https://github.com/willfarrell/apidoc-plugins
Collection of plugins for apidoc and a place to request new ones.
https://github.com/willfarrell/apidoc-plugins
Last synced: about 1 month ago
JSON representation
Collection of plugins for apidoc and a place to request new ones.
- Host: GitHub
- URL: https://github.com/willfarrell/apidoc-plugins
- Owner: willfarrell
- Created: 2016-04-21T12:31:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-21T12:43:01.000Z (almost 10 years ago)
- Last Synced: 2025-01-19T13:27:37.227Z (about 1 year ago)
- Size: 0 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# apidoc-plugins
Collection of plugins for apidoc and a place to request new ones.
- [apiSchema](https://github.com/willfarrell/apidoc-plugin-schema) [[willfarrell](https://github.com/willfarrell)]: Generate `apiParam` or `apiSuccess` from JSONSCHEMA (Can be extend to do other schemas)
- [apiExample](https://github.com/willfarrell/apidoc-plugin-example) [[willfarrell](https://github.com/willfarrell)]: Generate `apiParamExample` or `apiSuccessExample` from JSON, and JSONSCHEMA (Can be extend to do other files or schemas)