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

Major ✨ Add support for references in query element arrays #14

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

MadsBogeskov
Copy link
Contributor

in: query
name: paramName
required: true
type: array
items:
  $ref: "#/definitions/SomeType"

Previously it wasn't supported that the items node could contain a reference. Now it can in the ML layer.

@MadsBogeskov MadsBogeskov enabled auto-merge (squash) November 21, 2024 10:17
@MadsBogeskov MadsBogeskov changed the title ✨ Add support for references in query element arrays Major ✨ Add support for references in query element arrays Nov 21, 2024
@MadsBogeskov MadsBogeskov merged commit c7f09dd into main Nov 21, 2024
1 check passed
@MadsBogeskov MadsBogeskov deleted the add_support_fro_reference branch November 21, 2024 10:19
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.

2 participants