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

feat: support for prefixItems #1175

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Conversation

codebutler
Copy link
Contributor

Status

READY

Description

Support for OpenAPI 3.1 prefixItems (tuple types).

https://json-schema.org/understanding-json-schema/reference/array#tupleValidation

Fixes #890

Related PRs

Todos

  • Tests
  • Documentation
  • Changelog Entry (unreleased)

Steps to Test or Reproduce

@melloware melloware added the enhancement New feature or request label Jan 23, 2024
@melloware melloware added this to the 6.24.0 milestone Jan 23, 2024
@melloware melloware merged commit 2231f78 into orval-labs:master Jan 23, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

prefixItems is unsupported (OpenAPI 3.1)
2 participants