The JADE 2022 release meets tomorrow’s business demands.
It is fairly standard in other platforms that implement Swagger / OpenAPI to provide a "Swagger UI" endpoint that is automatically generated as part of the API. The Swagger UI endpoint generates a fully interactive user interface from the OpenAPI specification of the Web Service that interacts with the running API.
For example, a web browser page is generated that allows the user to enter requests and view the contents of replies from the API in a forms layout.
It also allows interactive viewing of the API specification, headers, URL request formats, etc.
2020 SP1 allows generating a OpenApi spec file. https://secure.jadeworld.com/JADETech/JADE2020/OnlineDocumentation/content/resources/devref/ch11webserviceapps/genopenapisfromrestapi.htm
That can then be loaded into the web editor https://editor.swagger.io.
Attachments Open full size