Fixed swagger-ui links

This commit is contained in:
Joel Collins 2020-07-15 16:03:14 +01:00
parent a85343cdad
commit d406b03354
2 changed files with 2 additions and 2 deletions

View file

@ -4,6 +4,6 @@ HTTP API
Live documentation
------------------
Full, interactive Swagger documentation for your microscopes web API is available from the microscope itself. From any browser, go to ``http://{your microscope IP address}/api/v2/swagger-ui``.
Full, interactive Swagger documentation for your microscopes web API is available from the microscope itself. From any browser, go to ``http://{your microscope IP address}/api/v2/docs/swagger-ui``.
.. note:: We should have an online copy of the API SwaggerUI documentation up soon.