Skip to content

Commit

Permalink
update tenant variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Kkundan authored Mar 26, 2024
1 parent 3244540 commit 6929e14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/saviynt-eic-api_openapi3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ info:
with EIC is legitimate, and enhances security.
version: 1.0.0
servers:
- url: 'https://{tenant_name}.saviyntcloud.com/ECM/api/v5'
- url: 'https://{tenant}.saviyntcloud.com/ECM/api/v5'
variables:
tenant_name:
description: 'tenant_name'
tenant:
description: 'tenant'
paths:
/api/login:
post:
Expand Down

0 comments on commit 6929e14

Please sign in to comment.