Skip to content

Conversation

@tokebe
Copy link

@tokebe tokebe commented Jan 8, 2026

Note

Depends on #533

  • Refactors AsyncQuery to inherit from Query
  • Adds a top-level parameters field to Query and Response
  • Migrates some Query fields to parameters and defines timeout parameter

tokebe and others added 7 commits January 8, 2026 15:10
With the upgrade to OAI 3.1, the underlying schema has been synced to
JSONSchema Draft 2020-12, meaning we now have access to
patternProperties. We can use this to better specify the semantic
requirements of QualifierSetConstraint keys.
OpenAPI 3.1.2 allows same-level `$ref`s and arbitrary adjacent keywords,
meaning we don't need to use single-entry `oneOf`s to combine a `$ref`
and a `description`
@tokebe tokebe merged commit d0dce5f into 2.0 Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants