Show Contents List
You are here: Visual LANSA User Guide > 2. Editing Objects > 2.8 Server Modules > Publish as OpenAPI V3

Publish as OpenAPI V3

Indicate whether Open API V3 json specification is generated when the server module is compiled.
To request the OpenAPI document, use the URL:
{protocol}://{host}:{port}/{partition}/{language}/{version}/{servicename}/xtras/v3/apiDoc
Show Contents List