Skip to content

Commit

Permalink
openapi.yml: use api.ssoready.com as the base url (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
ucarion authored May 28, 2024
1 parent 1795aa8 commit 5c78ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fern/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ info:
title: SSOReadyService API
version: 0.0.1
servers:
- url: https://api.dev-ucarion.ssoready-nonprod.com
- url: https://api.ssoready.com
paths:
/v1/saml/redeem:
post:
Expand Down

0 comments on commit 5c78ed4

Please sign in to comment.