swagger-api / swagger-petstore

http://petstore.swagger.io
Apache License 2.0
247 stars 348 forks source link

The openapi-inflector.yaml file is missing #143

Open IvanovIlya116 opened 5 months ago

IvanovIlya116 commented 5 months ago

After runnung - "mvn package jetty:run" - I get error "file not found openapi-inflector.yaml in main/java/resources". I duplicated, renamed, and placed inflector.yaml into this directory. So the application launch command worked correctly. I think this might help other developers.

IvanovIlya116 commented 5 months ago

https://github.com/swagger-api/swagger-petstore/pull/144