Skip to main content

Speccy 0.6

· One min read

Speccy 0.6 makes generated API referencesAPI referenceDocumentation organized around an API's operations, inputs, responses, schemas, and reusable components. easier to publish, share, and index.

What's new

  • The Docusaurus plugin generates static reference routes by default.
  • Generated routes share one OpenAPIOpenAPIA machine-readable standard for describing HTTP APIs, including their operations, parameters, request bodies, responses, and schemas. document instead of duplicating it.
  • Every generated description has a stable public URL.
  • References can link to their source OpenAPIOpenAPIA machine-readable standard for describing HTTP APIs, including their operations, parameters, request bodies, responses, and schemas. description.
  • A configurable Run in Postman action can sit alongside the description link.
  • The renderer's showApiVersion setting can hide the API version from the overview heading.

Client-routed references remain available as a fallback when static route generation doesn't fit the host site.