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

Fix required fields in swagger #644

Open
JonasKellerer opened this issue Feb 14, 2024 · 0 comments
Open

Fix required fields in swagger #644

JonasKellerer opened this issue Feb 14, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation LAPIS Tasks/PR related to LAPIS

Comments

@JonasKellerer
Copy link
Contributor

Some fields are marked with an asterisk and are therefore required in the Swagger-UI. However, not all required fields are marked. This should be changed. For example, for a nucleotideMutation Request, 'mutation', 'proportion' and 'count' should be required.

This was found in #642 . You should adapt the picture there too, so it is consistent.

@JonasKellerer JonasKellerer added documentation Improvements or additions to documentation LAPIS Tasks/PR related to LAPIS labels Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation LAPIS Tasks/PR related to LAPIS
Projects
None yet
Development

No branches or pull requests

1 participant