spec
The spec step serves the precompiled OpenAPI 3.1 specification document in JSON or YAML format. It is a terminal step that completes the request pipeline.
Attributes
ETag caching
Specifications are precomputed at boot time and hashed with SHA-256. Incoming requests containing a matching If-None-Match header receive an instant 304 Not Modified response without regenerating or re-transmitting the document.