You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem description
Some changes would align with other specifications, such as e.g. DeviceLocation.
servers:
- url: https://{host}{basePath}variables:
host:
default: api.example.comdescription: Host that serves the APIbasePath:
default: /number-verification/v0description: Base path for the number verification API
Expected behavior
servers:
- url: '{apiRoot}/number-verification/v0'variables:
apiRoot:
default: http://localhost:9091description: API root
Additional context
Reference to other specifications:
Problem description
Some changes would align with other specifications, such as e.g. DeviceLocation.
Expected behavior
Additional context
Reference to other specifications:
The text was updated successfully, but these errors were encountered: