slanatech / swagger-stats

API Observability. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices.
https://swaggerstats.io/
MIT License
886 stars 136 forks source link

api_index_template.json is missing in the last patch #238

Closed ksamykandil closed 1 year ago

ksamykandil commented 1 year ago

Application is not starting if they are using the latest update "0.99.3"

Error: Cannot find module '../schema/elasticsearch/api_index_template.json' Require stack:

tomasmalio commented 1 year ago

Hi @ksamykandil I've the same problem! Did you solve it?

Thanks for your time, Tom

sv2 commented 1 year ago

Fixed in 0.99.4, please try

tomasmalio commented 1 year ago

Thanks @sv2! That's work for me!

I've updated the swagger-stats to "swagger-stats": "^0.99.4"