Skip to main content

Speccy 0.8

· One min read

Speccy 0.8 adds more context around an operation: where it sits in its lifecycle, how it connects to the rest of a workflow, and how it can appear outside a full API referenceAPI referenceDocumentation organized around an API's operations, inputs, responses, schemas, and reusable components..

What's new

  • Operations can display lifecycle badges from x-speccy-lifecycle metadata.
  • Operations and emitted webhooks can link to each other in both directions.
  • Callback operations and runtime expressions appear in workflow context.
  • React and Docusaurus documentation can embed portable operation links, strips, cards, and request or response previews.
  • The CLI accepts .speccyrc presets, severity overrides, rule options, and scoped ignores.
  • Lint findings can suggest dated lifecycle metadata for new operations.

Workflow context starts collapsed, keeping the operation page quiet until a reader needs the surrounding detail. For a worked example, see Document workflows with links, prerequisites, and callbacks.