YAML documents, end to end
Import a YAML OpenAPI spec and it stays YAML — through editing, snapshots and export. No more round-tripping your document through JSON just to use the editor.
- NewRead and write YAML documents
Every release of Explore OpenAPI — the visual OpenAPI editor — with what changed and why. Last updated .
RSS feedImport a YAML OpenAPI spec and it stays YAML — through editing, snapshots and export. No more round-tripping your document through JSON just to use the editor.
Responses now document their headers and body, endpoint descriptions render as markdown, and global search finds endpoints by URL fragment.
Pull request checks now name the branch and snapshot they were diffed against, drop out of the list when their changes land, and survive a flaky upstream.
Compare any two versions of the same snapshot, jump from a version to the commit that produced it, and export the diff as markdown for a coding agent.
A rebuilt editor: reading by default, nodes as tabs, a command palette on every surface, docs for every node kind, and an explorer that leads with endpoints.