mirror of
https://github.com/inventree/inventree-website.git
synced 2025-05-04 00:08:52 +00:00
* [REPO] Add plugin inventree-rapidoc * Add more infos --------- Co-authored-by: matmair <matmair@users.noreply.github.com> Co-authored-by: Matthias Mair <code@mjmair.com>
39 lines
911 B
Markdown
39 lines
911 B
Markdown
---
|
|
name: inventree-rapidoc
|
|
author: matmair
|
|
license: MIT license
|
|
open_source: true
|
|
stable: true
|
|
maintained: true
|
|
pypi: true
|
|
package_name: inventree-rapidoc
|
|
github: https://github.com/matmair/inventree-rapidoc
|
|
gitlab:
|
|
source:
|
|
issue_tracker: https://github.com/matmair/inventree-rapidoc/issues
|
|
website: https://mjmair.com/
|
|
categories: API
|
|
tags: inventree-rapidoc, rapidoc
|
|
---
|
|
Use RapiDoc for Inventree API docs
|
|
|
|
# inventree-rapidoc
|
|
|
|
Use RapiDoc for Inventree API docs.
|
|
|
|
## Setup
|
|
|
|
1. Install
|
|
Install this plugin in the webinterface with the packagename `inventree-rapidoc`
|
|
|
|
2. Enable
|
|
Enable the plugin in the plugin settings. You need to be signed in as a superuser for this.
|
|
**The server will restart if you enable the plugin**
|
|
|
|
3. Configure
|
|
There are no configuration options for this plugin. Your server needs to have `URL` and `App` mixins enabled.
|
|
|
|
## License
|
|
This project is licensed under the MIT license.
|
|
|