larshp / ABAP-Swagger

Expose ABAP REST services with Swagger/openapi spec
MIT License
97 stars 40 forks source link

Unable to render definition #80

Open ginkaku1108 opened 3 years ago

ginkaku1108 commented 3 years ago

Hi, recently i cloned this repository but i have an issue. Swagger endpoint return this error message:

"Unable to render this definition The provided definition does not specify a valid version field.

Please indicate a valid Swagger or OpenAPI version field. Supported version fields are swagger: "2.0" and those that match openapi: 3.0.n (for example, openapi: 3.0.0)."

image

Can any give some advice ?