When accessing via [api/v1](https://opencitations.net/index/coci/api/v1#/citation-count/{doi}) those indexes no longer work. The response for any of rest api endpoints * [coci](https://opencitations.net/index/coci/api/v1/citation-count/10.1038/438900a) * [croci](https://opencitations.net/index/croci/api/v1/citation-count/10.1038/438900a) * [doci](https://opencitations.net/index/doci/api/v1/citation-count/10.1038/438900a) is ```log HTTP status code 500: something unexpected happened - AttributeError: module 'indexapi_v1' has no attribute 'doi2omid' (line 1325) ``` Can you take a look?
When accessing via api/v1 those indexes no longer work. The response for any of rest api endpoints
is
Can you take a look?