- Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
apiAnything to do with the APIAnything to do with the APIdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Milestone
Description
In order to keep the website, mobile app and api client in sync with the api there needs to be an openapi specification generated.
Todo
- Ignore
api/config/api_spec.yamlinapi/.gitignore - Generate the specification like so
bin/console api:openapi:export --yaml > api/config/api_spec.yaml - Update the wiki page https://github.com/howToCodeWell/code-quiz/wiki/API mentioning how to generate the spec
Metadata
Metadata
Assignees
Labels
apiAnything to do with the APIAnything to do with the APIdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request