-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
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.pymodule as inspiration, so the module can be refactored. - The informations to build the openapi spec must be passed on
@pathdecorator andappdaorafunction. - The actual informations must be necessary to generate the openapi spec. The missing infos must be infered and/or has a default value.
Reactions are currently unavailable