Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler-mairose-sp authored and github-actions[bot] committed Feb 11, 2025
1 parent 2f5e15a commit 16563b1
Show file tree
Hide file tree
Showing 8 changed files with 14,907 additions and 14,885 deletions.
9 changes: 8 additions & 1 deletion dereferenced/deref-sailpoint-api.v2024.json
Original file line number Diff line number Diff line change
Expand Up @@ -193199,7 +193199,14 @@
"security": [
{
"userAuth": [
"idn:sources:read"
"idn:sources:read",
"idn:sources:manage"
]
},
{
"applicationAuth": [
"idn:sources:read",
"idn:sources:manage"
]
}
],
Expand Down
4 changes: 4 additions & 0 deletions dereferenced/deref-sailpoint-api.v2024.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145728,6 +145728,10 @@ paths:
security:
- userAuth:
- 'idn:sources:read'
- 'idn:sources:manage'
- applicationAuth:
- 'idn:sources:read'
- 'idn:sources:manage'
x-sailpoint-userLevels:
- ORG_ADMIN
- SOURCE_ADMIN
Expand Down
9 changes: 8 additions & 1 deletion dereferenced/deref-sailpoint-api.v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -183492,7 +183492,14 @@
"security": [
{
"userAuth": [
"idn:sources:read"
"idn:sources:read",
"idn:sources:manage"
]
},
{
"applicationAuth": [
"idn:sources:read",
"idn:sources:manage"
]
}
],
Expand Down
4 changes: 4 additions & 0 deletions dereferenced/deref-sailpoint-api.v3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138081,6 +138081,10 @@ paths:
security:
- userAuth:
- 'idn:sources:read'
- 'idn:sources:manage'
- applicationAuth:
- 'idn:sources:read'
- 'idn:sources:manage'
x-sailpoint-userLevels:
- ORG_ADMIN
- SOURCE_ADMIN
Expand Down
10,038 changes: 5,019 additions & 5,019 deletions postman/collections/sailpoint-api-beta.json

Large diffs are not rendered by default.

1,598 changes: 799 additions & 799 deletions postman/collections/sailpoint-api-nerm.json

Large diffs are not rendered by default.

11,634 changes: 5,817 additions & 5,817 deletions postman/collections/sailpoint-api-v2024.json

Large diffs are not rendered by default.

6,496 changes: 3,248 additions & 3,248 deletions postman/collections/sailpoint-api-v3.json

Large diffs are not rendered by default.

0 comments on commit 16563b1

Please sign in to comment.