gurucomkz / silverstipe-apidocpage
Lets you render OpenAPI/Swagger YAML
Package info
github.com/gurucomkz/silverstipe-apidocpage
Type:silverstripe-vendormodule
pkg:composer/gurucomkz/silverstipe-apidocpage
v1.0.3
2021-10-18 10:08 UTC
Requires
- silverstripe/admin: ^1.6@dev
This package is auto-updated.
Last update: 2026-02-18 19:51:20 UTC
README
You can put your OpenAPI YAML in Content field and choole one of the available renderers to display it on a page:
The editor provides YAML syntax highlighting.
Installation
composer require gurucomkz/silverstipe-apidocpage
Do sake dev/build, /admin/?flush=1 and you can create your pretty-rendered API pages.
Credits
Thanks to these guys:
- Swagger-JS for their renderer
- Redoc for their renderer
- ACE.JS for their syntax-highlighted editor