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

Consider moving to OpenAPI 3.1.x #193

Open
provokateurin opened this issue Dec 17, 2024 · 0 comments
Open

Consider moving to OpenAPI 3.1.x #193

provokateurin opened this issue Dec 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@provokateurin
Copy link
Member

In the latest version we can make use of the const keyword for single value enums and it should also be possible to solve

Logger::warning($this->context, 'Complex types can not be part of query or URL parameters. Falling back to string due to undefined serialization!');
.
https://www.npmjs.com/package/openapi-typescript already has 3.1 support, so it should be fine for all uses in the Nextcloud frontend itself.

@provokateurin provokateurin added the enhancement New feature or request label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant