mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-04 22:10:12 +01:00
defe6054b3
* Autodocument Swagger API with JSDocs on /v1/ endpoints for API access implement single-player API keys WIP Admin API Keys * Create new api keys as both single and multi-user * Add boot and telem * Complete Admin API * Complete endpoints dark mode swagger * update docs * undo debug * update docs and readme
6 lines
80 B
JSON
6 lines
80 B
JSON
{
|
|
"events": {
|
|
"start": "yarn swagger",
|
|
"restart": "yarn swagger"
|
|
}
|
|
} |