We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a12dd commit 3a36b84Copy full SHA for 3a36b84
1 file changed
modules/hello-world/pages/sample-application.adoc
@@ -106,4 +106,5 @@ include::{version-common}@sdk:shared:partial$sample-application.adoc[tag=rest-ap
106
107
You can explore the REST API here in read-only mode, or once you are running the application, at the `/apidocs` endpoint.
108
109
-swagger_ui::https://raw.githubusercontent.com/couchbaselabs/{travel-sample-git-project}/HEAD/try-cb-dotnet/wwwroot/swagger.json[]
+// swagger_ui::https://raw.githubusercontent.com/couchbaselabs/{travel-sample-git-project}/HEAD/try-cb-dotnet/wwwroot/swagger.json[]
110
+swagger_ui::https://raw.githubusercontent.com/couchbaselabs/try-cb-java/7.0/swagger.json[]
0 commit comments