Skip to content

Commit

Permalink
Automated commit by github action: 13244730840
Browse files Browse the repository at this point in the history
  • Loading branch information
developer-relations-sp committed Feb 10, 2025
1 parent f606114 commit 01e730d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
7 changes: 1 addition & 6 deletions static/api-specs/idn/beta/schemas/PendingApproval.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,7 @@ properties:
requester:
$ref: './AccessItemRequesterDto.yaml'
requestedFor:
type: array
description: Identities access was requested for.
items:
$ref: './AccessItemRequestedForDto.yaml'
minItems: 1
maxItems: 10
$ref: './AccessItemRequestedForDto.yaml'
owner:
$ref: './AccessItemOwnerDto.yaml'
requestedObject:
Expand Down
7 changes: 1 addition & 6 deletions static/api-specs/idn/v3/schemas/PendingApproval.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,7 @@ properties:
requester:
$ref: './AccessItemRequester.yaml'
requestedFor:
type: array
description: Identities access was requested for.
items:
$ref: './AccessItemRequestedFor.yaml'
minItems: 1
maxItems: 10
$ref: './AccessItemRequestedFor.yaml'
owner:
type: object
description: Access item owner's identity.
Expand Down

0 comments on commit 01e730d

Please sign in to comment.