Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kkundan authored Mar 27, 2024
1 parent a406ee0 commit 5996f9a
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/saviynt-eic-api_openapi3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28383,6 +28383,27 @@ paths:
schema:
type: object
properties:
attributeDefaultValue:
type: string
example: '''Enter Account ID here'''
attributeKey:
type: number
example: 145
attributeLabel:
type: string
example: AWS Accounts
attributeName:
type: string
example: AWS Accounts
attributeValue:
type: string
example: ''
format:
type: string
example: String
orderIndex:
nullable: true
example: null
security:
- bearerAuth: []
parameters:
Expand Down

0 comments on commit 5996f9a

Please sign in to comment.