Skip to content

chore(#7005): add support for generating OpenAPI docs#10722

Draft
jkuester wants to merge 38 commits intomedic:masterfrom
jkuester:7005_openapi
Draft

chore(#7005): add support for generating OpenAPI docs#10722
jkuester wants to merge 38 commits intomedic:masterfrom
jkuester:7005_openapi

Conversation

@jkuester
Copy link
Copy Markdown
Contributor

Description

Closes #7005

Docs Issue: medic/cht-docs#36
Docs PR: medic/cht-docs#2150

Code review checklist

  • UI/UX backwards compatible: Test it works for the new design (enabled by default). And test it works in the old design, enable can_view_old_navigation permission to see the old design. Test it has appropriate design for RTL languages.
  • Readable: Concise, well named, follows the style guide
  • Documented: Configuration and user documentation on cht-docs
  • Tested: Unit and/or e2e where appropriate
  • Internationalised: All user facing text
  • Backwards compatible: Works with existing data and configuration or includes a migration. Any breaking changes documented in the release notes.
  • AI disclosure: Please disclose use of AI per the guidelines.

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use OpenAPI to document endpoints

1 participant