nexmo-oas-renderer icon indicating copy to clipboard operation
nexmo-oas-renderer copied to clipboard

no definitons found

Open maxstepanov opened this issue 5 years ago • 2 comments

Run docker as instructed in the directory with openapi.yaml Page at http://localhost:4567/ contains one sentence "Choose a definition" and nothing to choose. No definitions are picked up. No errors in docker output.

maxstepanov avatar Feb 13 '20 09:02 maxstepanov

OpenAPI definitions with .yaml extensions are completely ignored apparently.

maxstepanov avatar Feb 13 '20 10:02 maxstepanov

OpenAPI definitions with .yaml extensions are completely ignored apparently.

.json OpenAPI definitions are also ignored.

dmpanch avatar May 19 '20 10:05 dmpanch