Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes for responses #457

Merged
merged 3 commits into from
Dec 18, 2024
Merged

fixes for responses #457

merged 3 commits into from
Dec 18, 2024

Conversation

devkral
Copy link
Contributor

@devkral devkral commented Dec 18, 2024

Checklist

  • The code has 100% test coverage.
  • The documentation was properly created or updated (if applicable) following the correct guidelines and appropriate language.
  • I branched out from the latest main or is a sub-branch.

Summary or description

  • fix OpenAPI responses
  • cleaner definition of enums

- fix OpenAPI responses
  - content_media_type was without effect
  - encoding was set to octet
  - Template was hard coded to HTML (there are also XML/JSON templates)
- fix typo in docs
- release notes
- enum definitions
@devkral devkral force-pushed the devkral/fixes/responses branch from 93ada15 to 22f4732 Compare December 18, 2024 19:22
@tarsil tarsil merged commit 9defd92 into main Dec 18, 2024
9 checks passed
@tarsil tarsil deleted the devkral/fixes/responses branch December 18, 2024 19:27
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.

2 participants