apidaora icon indicating copy to clipboard operation
apidaora copied to clipboard

Generate openapi spec from appdaora

Open dutradda opened this issue 5 years ago • 0 comments

Info: https://swagger.io/docs/specification/about/ https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md

Acceptance Criteria:

  • Must use the spec.py module as inspiration, so the module can be refactored.
  • The informations to build the openapi spec must be passed on @path decorator and appdaora function.
  • The actual informations must be necessary to generate the openapi spec. The missing infos must be infered and/or has a default value.

dutradda avatar Sep 26 '19 00:09 dutradda