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

Feature: OpenAPI 3.1 #5

Open
bbrtj opened this issue Oct 6, 2024 · 0 comments
Open

Feature: OpenAPI 3.1 #5

bbrtj opened this issue Oct 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@bbrtj
Copy link
Member

bbrtj commented Oct 6, 2024

OpenAPI 3.1 seems to be fully compatible with JSON schema. It may be possible to add a configuration field for OpenAPI version and adapt Whelk::Schema to use JSON schema validator instead of its own language. This would mean that when a new OpenAPI version is selected, all data inside Whelk schemas must be valid JSON schema, which may interfere with some system parts, since they may be coupled with Whelk::Schema internals. This must also obviously be an optional feature.

@bbrtj bbrtj added the enhancement New feature or request label Oct 6, 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