Skip to content

Commit

Permalink
pushed Public OpenAPI specs from refs/heads/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
hivemq-cloud-bot committed Sep 30, 2024
1 parent f242345 commit 9d200f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions openapi-contracts/public-enterprise-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1713,6 +1713,7 @@ components:
properties:
permissions:
type: array
maxItems: 2500
items:
$ref: '#/components/schemas/PermissionWithRoles'
PermissionWithRoles:
Expand Down
1 change: 1 addition & 0 deletions openapi-contracts/public-saas-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1670,6 +1670,7 @@ components:
properties:
permissions:
type: array
maxItems: 2500
items:
$ref: '#/components/schemas/PermissionWithRoles'
PermissionWithRoles:
Expand Down

0 comments on commit 9d200f6

Please sign in to comment.