Skip to content

Commit

Permalink
force no nested properties under properties of JSON object
Browse files Browse the repository at this point in the history
  • Loading branch information
fmigneault committed Oct 24, 2023
1 parent 1373286 commit 4345283
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openapi/schemas/processes-core/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ oneOf:
$ref: "schema.yaml"
properties:
type: object
properties: {}
additionalProperties:
$ref: "schema.yaml"
additionalProperties:
Expand Down

0 comments on commit 4345283

Please sign in to comment.