-
Notifications
You must be signed in to change notification settings - Fork 30
fix: zones example in data schema #204
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
base: develop-v1.2
Are you sure you want to change the base?
Conversation
uniqueg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Hey, why is the CI failing? I have validated it using openapi lint, lemme know if I missed something and Ill fix it :)! |
|
Not your fault, I think, @JaeAeich. @kellrott or @vsmalladi: Can you please have a look? 🙏 |
lvarin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Moved this to to a v1.2 branch. |
|
@JaeAeich can you rebase to |
|
@vsmalladi: Indeed Array examples in OpenAPI are described here: https://swagger.io/docs/specification/v3_0/adding-examples/ |
fixes - #203