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 Nov 18, 2024
1 parent 3576143 commit e508ac7
Show file tree
Hide file tree
Showing 8 changed files with 14,763 additions and 14,719 deletions.
16 changes: 14 additions & 2 deletions dereferenced/deref-sailpoint-api.v2024.json
Original file line number Diff line number Diff line change
Expand Up @@ -120997,7 +120997,18 @@
"tags": [
"Public Identities"
],
"summary": "Get a list of public identities",
"summary": "Get list of public identities",
"description": "Get a list of public identities. Set `add-core-filters` to `true` to exclude incomplete identities and uncorrelated accounts.",
"security": [
{
"userAuth": [
"sp:scopes:default"
]
}
],
"x-sailpoint-userLevels": [
"USER"
],
"parameters": [
{
"in": "query",
Expand Down Expand Up @@ -121193,7 +121204,8 @@
"value": {
"type": "string",
"description": "The attribute value",
"example": "US"
"example": "US",
"nullable": true
}
}
}
Expand Down
9 changes: 8 additions & 1 deletion dereferenced/deref-sailpoint-api.v2024.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91423,7 +91423,13 @@ paths:
operationId: getPublicIdentities
tags:
- Public Identities
summary: Get a list of public identities
summary: Get list of public identities
description: Get a list of public identities. Set `add-core-filters` to `true` to exclude incomplete identities and uncorrelated accounts.
security:
- userAuth:
- 'sp:scopes:default'
x-sailpoint-userLevels:
- USER
parameters:
- in: query
name: limit
Expand Down Expand Up @@ -91620,6 +91626,7 @@ paths:
type: string
description: The attribute value
example: US
nullable: true
example:
- id: 2c9180857182305e0171993735622948
name: Alison Ferguso
Expand Down
16 changes: 14 additions & 2 deletions dereferenced/deref-sailpoint-api.v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -126678,7 +126678,18 @@
"tags": [
"Public Identities"
],
"summary": "Get a list of public identities",
"summary": "Get list of public identities",
"description": "Get a list of public identities. Set `add-core-filters` to `true` to exclude incomplete identities and uncorrelated accounts.",
"security": [
{
"userAuth": [
"sp:scopes:default"
]
}
],
"x-sailpoint-userLevels": [
"USER"
],
"parameters": [
{
"in": "query",
Expand Down Expand Up @@ -126874,7 +126885,8 @@
"value": {
"type": "string",
"description": "The attribute value",
"example": "US"
"example": "US",
"nullable": true
}
}
}
Expand Down
9 changes: 8 additions & 1 deletion dereferenced/deref-sailpoint-api.v3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95271,7 +95271,13 @@ paths:
operationId: getPublicIdentities
tags:
- Public Identities
summary: Get a list of public identities
summary: Get list of public identities
description: Get a list of public identities. Set `add-core-filters` to `true` to exclude incomplete identities and uncorrelated accounts.
security:
- userAuth:
- 'sp:scopes:default'
x-sailpoint-userLevels:
- USER
parameters:
- in: query
name: limit
Expand Down Expand Up @@ -95468,6 +95474,7 @@ paths:
type: string
description: The attribute value
example: US
nullable: true
example:
- id: 2c9180857182305e0171993735622948
name: Alison Ferguso
Expand Down
10,036 changes: 5,018 additions & 5,018 deletions postman/collections/sailpoint-api-beta.json

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

11,283 changes: 5,643 additions & 5,640 deletions postman/collections/sailpoint-api-v2024.json

Large diffs are not rendered by default.

Loading

0 comments on commit e508ac7

Please sign in to comment.