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

Openapi no additional properties #380

Closed
wants to merge 5 commits into from

Conversation

EMaksy
Copy link
Member

@EMaksy EMaksy commented Mar 12, 2024

Description

This PR aims to fix the properties of OpenApi Schemas for wanda.
This change involves mostly changes in the schemas.

Adding additionalProperties: false to schemas to ensure which properties are expected in request and response payloads and to enforce stricter validation of input data.

@EMaksy EMaksy self-assigned this Mar 12, 2024
@EMaksy EMaksy closed this Mar 18, 2024
@EMaksy EMaksy deleted the openapi_no_additional_properties branch March 18, 2024 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant