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

Streamline and harmonize simple responses across API routes #119

Open
Tracked by #70
aleene opened this issue Nov 7, 2022 · 0 comments
Open
Tracked by #70

Streamline and harmonize simple responses across API routes #119

aleene opened this issue Nov 7, 2022 · 0 comments
Labels

Comments

@aleene
Copy link

aleene commented Nov 7, 2022

What

The simple responses of various api's use different formats: "string", "message=text", "detail=text". Some are undocumented. This requires implementors to cater for all these variants.

Steps to reproduce the behavior:

Check the swagger doc.

Expected behavior

Have the same json format (like detail=text) for all simple responses.

@aleene aleene added the 🐛 bug Something isn't working label Nov 7, 2022
@teolemon teolemon changed the title Streamline simple responses Streamline and harmonize simple responses across API routes Nov 29, 2022
@teolemon teolemon removed the 🐛 bug Something isn't working label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants