Skip to content

Export OpenAPI specifaction #74

@pfwd

Description

@pfwd

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.yaml in api/.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 APIdocumentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions