Skip to content

3.1.3 - spec without the dev jargon

Choose a tag to compare

@SyniRon SyniRon released this 21 Jun 13:40
· 29 commits to develop since this release
505d386

The published OpenAPI spec no longer leaks internal references that meant nothing to API consumers. The whole file is what ships at api.7cav.us/openapi.yaml and through Scalar's "Download OpenAPI Document" button, comments included, so this covers both the rendered descriptions and the YAML comments.

  • removed ADR, PRD, and issue pointers, golden filenames, and grpc-gateway provenance from the descriptions and comments
  • kept the behavior a consumer needs, just in plain language: unknown query params are ignored rather than rejected, the enum name-or-number path forms, the error code-to-HTTP mapping

No API behavior changed. See #220.

This was generated by AI