Skip to content

Commit

Permalink
feat: explicit additional properties
Browse files Browse the repository at this point in the history
* feat: explicit additional properties

* chore: adjust tests

* chore: adjust tests

* chore: adjust tests

* feat: enforce additionalProperties false on 303

* fix: additionalProperties false on e2e tests

* fix: regenerate snapshot

* fix: typo
  • Loading branch information
RaduPetreTarean authored Sep 10, 2024
1 parent 4530e3c commit 7e9a07c
Show file tree
Hide file tree
Showing 14 changed files with 2,785 additions and 256 deletions.
2 changes: 2 additions & 0 deletions components/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,8 @@ responses:
schema:
type: object
nullable: true
additionalProperties: false


"400":
description: "Bad Request: A parameter provided as a part of the request was invalid."
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7e9a07c

Please sign in to comment.