Skip to content

Commit

Permalink
DOC-10922 swagger load
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardSmedley authored Jun 4, 2024
1 parent d5f714b commit e75cbeb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions modules/hello-world/pages/sample-application.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,12 @@ The https://github.com/couchbaselabs/{travel-sample-git-project}/blob/HEAD/{trav
include::{version-common}@sdk:shared:partial$sample-application.adoc[tag=data-model]

include::{version-common}@sdk:shared:partial$sample-application.adoc[tag=rest-api]


// TODO: we don't use the partial here, because of the location of swagger.json
// in try-cb-dotnet/wwwroot/
== REST API

You can explore the REST API here in read-only mode, or once you are running the application, at the `/apidocs` endpoint.

swagger_ui::https://raw.githubusercontent.com/couchbaselabs/{travel-sample-git-project}/HEAD/try-cb-dotnet/wwwroot/swagger.json[]

0 comments on commit e75cbeb

Please sign in to comment.