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

Delete empty required array #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

rapomon
Copy link

@rapomon rapomon commented Oct 5, 2022

Delete empty required array to avoid swagger validation errors:

Structural error at components.schemas.[schema-name].properties.containers.items.required should NOT have fewer than 1 items
limit: 1

Delete empty required array to avoid swagger validation errors:

Structural error at components.schemas.[schema-name].properties.containers.items.required
should NOT have fewer than 1 items
limit: 1
@James1x0 James1x0 self-requested a review November 1, 2022 16:57
@James1x0
Copy link
Contributor

James1x0 commented Nov 1, 2022

Hi @rapomon! Would you be able to add a test replicating the issue and add it to this PR?

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.

None yet

2 participants