jekyll-openapi
jekyll-openapi copied to clipboard
An OpenAPI 3 documentation website generator built with Jekyll for use on GitHub Pages
OpenAPI 3.1 has been released, so to stay future-compatible, you'd need to update your project here too. :slightly_smiling_face:
**Describe the bug** The OpenAPI specification allows parameters to be specified under the Path Item Object (https://spec.openapis.org/oas/v3.1.0#fixed-fields-6), alongside request methods like `get/post`. These are rendered by `jekyll-openapi` incorrectly, as a...
This only supports JSON at the moment. A preview is here: https://deploy-preview-263--endoflife-date.netlify.app/schema/ (Or endoflife.date/schema if the PR is closed).