mimarec / swagger-doc-viewer

Viewer documentation for a OpenAPI Specification (fka The Swagger Specification)
MIT License
6 stars 5 forks source link

Fails to identify OpenAPI 3.0.0 file #8

Open luisgarciaalanis opened 6 years ago

luisgarciaalanis commented 6 years ago

line one of my yaml file has: openapi: 3.0.0

And I get the error: Swagger Error Missing required property: swagger

am I missing something?

openapi: 3.0.0 info: description: "Endpoints for the application." version: "1.0.0" title: "api's" basePath: "/apis/v1" schemes:

pdefreitas commented 5 years ago

+1