Bootgs Openapi

Generates an OpenAPI 3.0 specification from bootgs @RestController classes via static TypeScript AST analysis (not runtime reflection), and documents the DTO-first contract workflow between a bootgs backend and its client. Use when adding or changing a bootgs endpoint, keeping openapi.json in sync with controllers, or generating a typed client from a bootgs backend.

bootgs Updated

File contents

bootgs/skills/tree/main/skills/bootgs-openapi commit 1921a1f00f

Frequently asked questions

npx skillmds@latest add bootgs/bootgs-openapi