swagger UI for API builder not in preview

Confluence User - 26 Jun, 2020

with the API builder I can see the swagger page on preview.

But I also want the swagger page from runtime so I can test the API from a browser using the API key,

not only when designing in the API builder.

Is there some magic URL to show Swagger UI, e.g, APIPATH/swaggerui ?

api;builder;swagger

3


28 Jun, 2020
confluenceUser
confluenceUser

I believe that's the "runtime" swagger by itself. I'm curious to know why you need another avenue to access it.

29 Jun, 2020
confluenceUser
1
confluenceUser

I tried http://localhost:8080/jw/api/API-34d090ea-c72e-4105-93ec-67031b1f98ab and it seem to display swaggerui. so i think the syntax is /jw/api/{Your API Key}

29 Jun, 2020
confluenceUser
confluenceUser

/jw/api/{Your API Key)

is working fine, that is what I needed. Thanks!

I need it so somone else can test/view the API without having adin access to Joget.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print