Skip to content

Commit

Permalink
Automated commit 'Added undocumented sorter and filter params. (#1477…
Browse files Browse the repository at this point in the history
…)' by github action: 6721569619
  • Loading branch information
tyler-mairose-sp committed Nov 1, 2023
1 parent 2204c1a commit b59125c
Show file tree
Hide file tree
Showing 32 changed files with 85 additions and 85 deletions.
2 changes: 1 addition & 1 deletion idn/beta/paths/access-profiles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ get:
**id**: *eq, in*
**name**: *eq, sw*
**name**: *eq, sw, co*
**created**: *gt, lt, ge, le*
Expand Down
6 changes: 3 additions & 3 deletions idn/beta/paths/account-activities.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ get:
Filtering is supported for the following fields and operators:
**type**: *eq, in*
**type**: *eq, in, co, ge, gt, le, lt, ne, isnull, sw*
**created**: *gt, lt, ge, le*
**created**: *gt, lt, ge, le, co, eq, in, ne, isnull, sw*
**modified**: *gt, lt, ge, le*
**modified**: *gt, lt, ge, le, co, eq, in, ne, isnull, sw*
- in: query
name: sorters
schema:
Expand Down
2 changes: 1 addition & 1 deletion idn/beta/paths/ai-access-request-recommendations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ get:
**access.type**: *eq, in*
**access.description**: *co*
**access.description**: *co, eq, in*
example: access.name co "admin"
- in: query
name: sorters
Expand Down
4 changes: 2 additions & 2 deletions idn/beta/paths/campaign-templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ get:
Filtering is supported for the following fields and operators:
**name**: *eq*
**name**: *eq, ge, gt, in, le, lt, ne, sw*
**id**: *eq*
**id**: *eq, ge, gt, in, le, lt, ne, sw*
example: name eq "manager template"
responses:
'200':
Expand Down
8 changes: 4 additions & 4 deletions idn/beta/paths/common-access.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,22 @@ get:
Filtering is supported for the following fields and operators:
**status**: *eq*
**status**: *eq, sw*
**reviewedByUser** *eq*
**access.id**: *eq*
**access.id**: *eq, sw*
**access.type**: *eq*
**access.name**: *sw*
**access.name**: *sw, eq*
**access.description**: *sw*
**access.description**: *sw, eq*
example: access.type eq "ROLE"
required: false
style: form
Expand Down
6 changes: 3 additions & 3 deletions idn/beta/paths/completed-access-request-approvals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ get:
Filtering is supported for the following fields and operators:
**id**: *eq, in*
**id**: *eq, in, co, ge, gt, le, lt, ne, isnull, sw*
**requestedFor.id**: *eq, in*
**requestedFor.id**: *eq, in, co, ge, gt, le, lt, ne, isnull, sw*
**modified**: *gt, lt, ge, le*
**modified**: *gt, lt, ge, le, co, eq, in, ne, sw*
- in: query
name: sorters
schema:
Expand Down
2 changes: 1 addition & 1 deletion idn/beta/paths/connectors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ get:
Filtering is supported for the following fields and operators:
**name**: *sw*
**name**: *sw, co*
**type**: *eq*
Expand Down
2 changes: 1 addition & 1 deletion idn/beta/paths/entitlements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ get:
Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results)
Sorting is supported for the following fields: **id, name, created, modified, type, attribute, value, source.id**
Sorting is supported for the following fields: **id, name, created, modified, type, attribute, value, source.id, requestable**
example: name,-modified
required: false
style: form
Expand Down
6 changes: 3 additions & 3 deletions idn/beta/paths/identity-profiles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ get:
Filtering is supported for the following fields and operators:
**id**: *eq, ne*
**id**: *eq, ne, co, ge, gt, in, le, lt, isnull, sw*
**name**: *eq, ne*
**name**: *eq, ne, co, in, le, lt, isnull, sw*
**priority**: *eq, ne*
Expand All @@ -39,7 +39,7 @@ get:
Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results)
Sorting is supported for the following fields: **id, name, priority**
Sorting is supported for the following fields: **id, name, priority, created, modified, owner.id, owner.name**
example: name,-priority
responses:
'200':
Expand Down
2 changes: 1 addition & 1 deletion idn/beta/paths/non-employee-sources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ get:
Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results)
Sorting is supported for the following fields: **name, created**
Sorting is supported for the following fields: **name, created, sourceId**
responses:
"200":
description: List of non-employee sources objects.
Expand Down
6 changes: 3 additions & 3 deletions idn/beta/paths/notification-template-defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ get:
Filtering is supported for the following fields and operators:
**key**: *eq, in*
**key**: *eq, in, co, sw*
**medium**: *eq*
**medium**: *eq, co, sw*
**locale**: *eq*
**locale**: *eq, co, sw*
responses:
'200':
description: >-
Expand Down
6 changes: 3 additions & 3 deletions idn/beta/paths/notification-templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ get:
Filtering is supported for the following fields and operators:
**key**: *eq, in*
**key**: *eq, in, co, sw*
**medium**: *eq*
**medium**: *eq, co, sw*
**locale**: *eq*
**locale**: *eq, co, sw*
example: 'medium eq "EMAIL"'
responses:
'200':
Expand Down
2 changes: 1 addition & 1 deletion idn/beta/paths/pending-access-request-approvals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ get:
**requestedFor.id**: *eq, in*
**modified**: *gt, lt, ge, le*
**modified**: *gt, lt, ge, le, eq, in*
- in: query
name: sorters
schema:
Expand Down
6 changes: 3 additions & 3 deletions idn/beta/paths/role-mining-potential-role-summaries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ get:
Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results)
Sorting is supported for the following fields: **createdDate**
Sorting is supported for the following fields: **createdDate, identityCount, entitlementCount, freshness, quality**
example: createdDate
- in: query
name: filters
Expand All @@ -46,7 +46,7 @@ get:
**freshness**: *eq, ge, gt, le, lt*
**name**: *eq, sw, co*
**name**: *eq, sw, co, ge, gt, le, lt*
**quality**: *eq, ge, gt, le, lt*
Expand All @@ -58,7 +58,7 @@ get:
**saved**: *eq*
**type**: *eq*
**type**: *eq, ge, gt, le, lt*
**scopingMethod**: *eq*
Expand Down
2 changes: 1 addition & 1 deletion idn/beta/paths/roles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ get:
**id**: *eq, in*
**name**: *eq, sw*
**name**: *eq, sw, co*
**created**: *gt, lt, ge, le*
Expand Down
24 changes: 12 additions & 12 deletions idn/beta/paths/sources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@ get:
Filtering is supported for the following fields and operators:
**id**: *eq, in*
**id**: *eq, in, co, ge, gt, le, lt, ne, isnull, sw*
**name**: *co, eq, in, sw*
**name**: *co, eq, in, sw, ge, gt, ne, isnull*
**type**: *eq, in*
**type**: *eq, in, co, ge, gt, ne, isnull, sw*
**owner.id**: *eq, in*
**owner.id**: *eq, in, co, ge, gt, le, lt, ne, isnull, sw*
**features**: *ca, co*
Expand All @@ -47,25 +47,25 @@ get:
**modified**: *eq*
**managementWorkgroup.id**: *eq*
**managementWorkgroup.id**: *eq, co, ge, gt, in, le, lt, ne, isnull, sw*
**description**: *eq*
**description**: *eq, sw*
**authoritative**: *eq*
**authoritative**: *eq, ne, isnull*
**healthy**: *eq*
**healthy**: *isnull*
**status**: *eq, in*
**status**: *eq, in, co, ge, gt, le, lt, ne, isnull, sw*
**connectionType**: *eq*
**connectionType**: *eq, co, ge, gt, in, le, lt, ne, isnull, sw*
**connectorName**: *eq*
**connectorName**: *eq, co, ge, gt, in, ne, isnull, sw*
- in: query
name: sorters
schema:
Expand All @@ -76,7 +76,7 @@ get:
Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results)
Sorting is supported for the following fields: **type, created, modified, name, owner.name, healthy, status**
Sorting is supported for the following fields: **type, created, modified, name, owner.name, healthy, status, id, description, owner.id, accountCorrelationConfig.id, accountCorrelationConfig.name, managerCorrelationRule.type, managerCorrelationRule.id, managerCorrelationRule.name, authoritative, managementWorkgroup.id, connectorName, connectionType**
- in: query
name: for-subadmin
schema:
Expand Down
2 changes: 1 addition & 1 deletion idn/beta/paths/trigger-subscriptions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ get:
**triggerId**: *eq*
**type**: *eq*
**type**: *eq, le*
example: id eq "12cff757-c0c0-413b-8ad7-2a47956d1e89"
- in: query
name: sorters
Expand Down
2 changes: 1 addition & 1 deletion idn/beta/paths/triggers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ get:
Filtering is supported for the following fields and operators:
**id**: *eq*
**id**: *eq, ge, le*
example: id eq "idn:access-request-post-approval"
- in: query
name: sorters
Expand Down
2 changes: 1 addition & 1 deletion idn/beta/paths/verified-from-addresses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ get:
Filtering is supported for the following fields and operators:
**email**: *eq*
**email**: *eq, co, ge, le, sw*
example: email eq "[email protected]"
- in: query
name: sorters
Expand Down
6 changes: 3 additions & 3 deletions idn/beta/paths/workgroups/workgroups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ get:
Filtering is supported for the following fields and operators:
**id**: *eq, in*
**id**: *eq, in, sw*
**name**: *eq, sw*
**name**: *eq, sw, in*
example: name sw "Test"
required: false
- in: query
Expand All @@ -34,7 +34,7 @@ get:
Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results)
Sorting is supported for the following fields: **name, created, modified**
Sorting is supported for the following fields: **name, created, modified, id, description**
example: name,-modified
required: false
responses:
Expand Down
2 changes: 1 addition & 1 deletion idn/v3/paths/access-profiles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ get:
**id**: *eq, in*
**name**: *eq, sw*
**name**: *eq, sw, co*
**created**: *gt, lt, ge, le*
Expand Down
4 changes: 2 additions & 2 deletions idn/v3/paths/access-request-status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ get:
Filtering is supported for the following fields and operators:
**accountActivityItemId**: *eq, in*
**accountActivityItemId**: *eq, in, co, ge, gt, le, lt, ne, isnull, sw*
required: false
- in: query
name: sorters
Expand All @@ -110,7 +110,7 @@ get:
Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results)
Sorting is supported for the following fields: **created, modified, accountActivityItemId**
Sorting is supported for the following fields: **created, modified, accountActivityItemId, name**
example: created
required: false
responses:
Expand Down
6 changes: 3 additions & 3 deletions idn/v3/paths/account-activity-list.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ get:
Filtering is supported for the following fields and operators:
**type**: *eq, in*
**type**: *eq, in, co, ge, gt, le, lt, ne, isnull, sw*
**created**: *gt, lt, ge, le*
**created**: *gt, lt, ge, le, co, eq, in, ne, isnull, sw*
**modified**: *gt, lt, ge, le*
**modified**: *gt, lt, ge, le, co, eq, in, ne, isnull, sw*
example: type eq "Identity Refresh"
required: false
- in: query
Expand Down
Loading

0 comments on commit b59125c

Please sign in to comment.