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
For example in this page https://phasetwo.io/api/get-organizations the server section doesn't render with the defaults, and the values are undefined in the curl/code examples:
But renders correctly when you expand the server section and select an option:
My openapi spec file: https://github.com/p2-inc/phasetwo-docs/blob/master/openapi.yaml
The result: https://phasetwo.io/api
For example in this page https://phasetwo.io/api/get-organizations the server section doesn't render with the defaults, and the values are
undefined
in the curl/code examples:But renders correctly when you expand the server section and select an option:
Here is the relevant part of the openapi spec:
The text was updated successfully, but these errors were encountered: