Skip to content

Commit

Permalink
uniqueItems is not valid on type object
Browse files Browse the repository at this point in the history
  • Loading branch information
johanhenriksson authored Oct 9, 2023
1 parent 2504c58 commit 1f41876
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion open-api/rest-catalog-open-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1170,7 +1170,6 @@ components:
type: string
example: [ "department", "access_group" ]
updates:
uniqueItems: true
type: object
example: { "owner": "Hank Bendickson" }
additionalProperties:
Expand Down

0 comments on commit 1f41876

Please sign in to comment.