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
the docs state "For simplicity, each controller hosts the specification version they expect and may be used instead of this repository for live deployments."
how can I see the controller spec of the API ?
I currently generate the API client with the https://get.openziti.io/spec/management.yml yaml - but it creates a different client than my deployed controller (in my case postureCheckRoles is required in the API definition, but is not returned from the controller instance).
When I open /edge/management/v1/docs on the controller, I get a swagger error.
Appreciate you time and feedback!
Thanks,
Max
The text was updated successfully, but these errors were encountered:
Hi team,
the docs state "For simplicity, each controller hosts the specification version they expect and may be used instead of this repository for live deployments."
how can I see the controller spec of the API ?
I currently generate the API client with the https://get.openziti.io/spec/management.yml yaml - but it creates a different client than my deployed controller (in my case postureCheckRoles is required in the API definition, but is not returned from the controller instance).
When I open /edge/management/v1/docs on the controller, I get a swagger error.
Appreciate you time and feedback!
Thanks,
Max
The text was updated successfully, but these errors were encountered: