Nexmo / nexmo-oas-renderer

Render your API references, Nexmo-style!
https://developer.nexmo.com/api
MIT License
45 stars 4 forks source link

No such file or directory - Could not find definition #69

Open dmpanch opened 4 years ago

dmpanch commented 4 years ago

Environment:

Steps to reproduce:

  1. Create docker-compose.yml
  2. Create definitions directory inside the directory with docker-compose file
  3. Put the .yml OpenAPI definition inside the definitions directory
  4. Run docker-compose, get Could not find definition error
dmpanch commented 4 years ago

The problem was that the name of the API file contained dots.