Skip to content

Commit bd96753

Browse files
committed
Provide redirection link to see HO API documentation from README.md
1 parent 3d5fa81 commit bd96753

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

frontend/src/host_orchestrator/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,9 @@
55
The Host Orchestrator API documentation is generated with the [swag](https://github.com/swaggo/swag) tool,
66
generating OpenAPI Specifications based on Go annotations.
77

8-
## See documentation
9-
10-
Use https://editor.swagger.io/ copying the content docs/swagger.yaml for an interactive visualization
11-
of the documentation.
12-
8+
Visit
9+
[Web View](https://petstore3.swagger.io/?url=https://raw.githubusercontent.com/google/android-cuttlefish/refs/heads/main/frontend/src/host_orchestrator/docs/swagger.yaml)
10+
to see documentation derived from [docs/swagger.yaml](docs/swagger.yaml).
1311

1412
## Update documentation
1513

0 commit comments

Comments
 (0)