Skip to content

Commit

Permalink
Update base url
Browse files Browse the repository at this point in the history
  • Loading branch information
Phoebe Baxter committed Mar 23, 2021
1 parent 1a286c7 commit ed6d3ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ info:
license:
name: MIT
servers:
- url: https://api.onfido.com/v3.1
- url: https://api.{region}.onfido.com/v3.1
variables:
region:
enum:
- eu
- us
- ca
default: us
default: eu
security:
- Token: []
components:
Expand Down

0 comments on commit ed6d3ff

Please sign in to comment.