mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 04:19:31 +00:00
Automated commit by github action: 5203480991
This commit is contained in:
@@ -25,6 +25,9 @@ get:
|
||||
|
||||
|
||||
**directConnect**: *eq*
|
||||
|
||||
|
||||
**category**: *eq*
|
||||
example: directConnect eq "true"
|
||||
- $ref: '../../v3/parameters/limit.yaml'
|
||||
- $ref: '../../v3/parameters/offset.yaml'
|
||||
@@ -58,3 +61,5 @@ get:
|
||||
$ref: '../../v3/responses/429.yaml'
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- oauth2: [ idn:connector-source-config:read ]
|
||||
|
||||
Reference in New Issue
Block a user