Skip to main content
Version: 3.x

OpenAPI Spec Generation

ZenStack can generate OpenAPI v3.1 specifications from your ZModel schema. The generated spec describes all CRUD endpoints, custom procedures, request/response schemas, filtering parameters, and relationships — fully reflecting your schema definition.

The generated OpenAPI spec can be used with tools like Swagger UI, Redoc, or any OpenAPI-compatible client generator.

API Styles

OpenAPI spec generation is available for the following API styles:

StyleStatusDescription
RESTfulAvailableJSON:API-compliant RESTful endpoints
RPCComing soonRPC-style endpoints
Comments
Feel free to ask questions, give feedback, or report issues.

Don't Spam


You can edit/delete your comments by going directly to the discussion, clicking on the 'comments' link below