Skip to content

Commit

Permalink
Automated commit 'Merge pull request #1581 from sailpoint/pythonsdk-p…
Browse files Browse the repository at this point in the history
…athfix

Move path position to fix python sdk issue' by github action: 8159981503
  • Loading branch information
tyler-mairose-sp committed Mar 5, 2024
1 parent 91177b7 commit b5cc6a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions idn/sailpoint-api.v3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1048,8 +1048,6 @@ paths:
$ref: "./v3/paths/certification-task.yaml"
/certification-tasks:
$ref: "./v3/paths/certification-tasks.yaml"
/connectors:
$ref: './v3/paths/connectors-create-custom-connector.yaml'
/connectors/{scriptName}:
$ref: './v3/paths/connectors.yaml'
/connectors/{scriptName}/source-config:
Expand All @@ -1060,6 +1058,8 @@ paths:
$ref: './v3/paths/connectors-source-template.yaml'
/connectors/{scriptName}/correlation-config:
$ref: './v3/paths/connectors-correlation-config.yaml'
/connectors:
$ref: './v3/paths/connectors-create-custom-connector.yaml'
/identities/{identity-id}/set-lifecycle-state:
$ref: "./v3/paths/identity-set-lifecycle-state.yaml"
/identity-profiles/{identity-profile-id}/lifecycle-states:
Expand Down

0 comments on commit b5cc6a1

Please sign in to comment.