docusaurus-plugin-speccy@0.13.0
Minor Changes
-
#62
54e9a75Thanks @mcclowes! - Add a Webhooks reference page listing every webhook the API delivers.Webhooks still appear under their tag in the sidebar, but the Reference group now also links to
/reference/webhooks, a single list of every webhook in the spec. The entry and its generated route appear only when the document declares webhooks.
Patch Changes
-
#62
ac83feeThanks @mcclowes! - Serve the published OpenAPI description underdocusaurus start. The file was only emitted frompostBuild, so the overview's link to it 404ed for the whole time an author worked locally. The plugin now writes the description into its generated files directory and mounts that directory on the dev server at the same URL.The overview card also shows the description's URL instead of a second "Open OpenAPI description" label, and opens it in a new tab rather than navigating the reader out of the docs.
-
Updated dependencies [
ac83fee,54e9a75,8a798d1,eb610fc,1e75c06]:- speccy-renderer@0.13.0
- speccy-spectral@0.13.0