Swagger UI

If you installed Spinnaker, and the API gateway Gate is running and accessible (e.g., at localhost:8084 ), navigate to <gate_endpoint>/swagger-ui.html in your browser to view the auto-generated Swagger UI.

Some of the other Spinnaker services, such as Clouddriver, Front50, and Rosco, have their own Swagger UIs. These are each accessible at <service_endpoint>/swagger-ui.html.

Last modified September 28, 2020: wip (b26e2b3)