Openapi
The smallest OpenAPI 3.1 document complete enough to be useful — one resource with a list, a create, and a read by id, and RFC 9457 problem details on every error. It returns zero findings under both spectral:oas and the API Commons Problem Details ruleset, which is the point: whatever you build on top starts from zero, so the first warning you ever see is one you introduced. Copy it, rename the Thing, and grow it.
Tags
- OpenAPI
- Starter
- REST
Resources
-
The starter
— OpenAPI
OpenAPI 3.1 — copy this file and edit it. -
Repository
— GitHubRepository
Every starter, with a validator that checks them. -
Specification
— Specification
The specification this starter is written against.