docs(fix): /swaggerview/v1 has moved to /swagger/v1 (#10276)

This commit is contained in:
Maxime Beauchemin
2020-07-09 15:16:52 -07:00
committed by GitHub
parent c67b1abfd8
commit a460fdf0f8
3 changed files with 3 additions and 3 deletions

View File

@@ -327,7 +327,7 @@ constant progress has been made to cover more and more use cases.
The API available is documented using [Swagger](https://swagger.io/)
and the documentation
can be made available under `/swaggerview/v1` by enabling
can be made available under `/swagger/v1` by enabling
the `FAB_API_SWAGGER_UI = True` configuration flag.
There are other undocumented [private] ways to interact with Superset