-
Notifications
You must be signed in to change notification settings - Fork 4k
Missing top-level required OpenAPI alternatives #3207
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
Missing top-level required OpenAPI alternatives #3207
Conversation
🦋 Changeset detectedLatest commit: 82bef3e The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Summary of the deployments: Version 1
Version 2
Test content |
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
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.
I don't think it's good. A required parent does not mean children are required. Also we have ancestors to know that.
@gregberge You can require children in parent like this :
I'll try to get this from ancestors 👍🏻 |
Hmm ok so it's valid. Yeah let's use the latest ancestor and we are good to go. |
af8942b
to
961f848
Compare
961f848
to
00a9df4
Compare
00a9df4
to
82bef3e
Compare
No description provided.