change documentation to redocly
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
[Check the documentation](https://legonzaur.github.io/ToneAPI_backend/openapi)
|
|
||||||
+429
-15
File diff suppressed because one or more lines are too long
+1
-1
@@ -33,7 +33,7 @@
|
|||||||
"startServer": "node out/serverMain.js",
|
"startServer": "node out/serverMain.js",
|
||||||
"startClient": "node out/clientMain.js",
|
"startClient": "node out/clientMain.js",
|
||||||
"startProcess": "node out/processMain.js",
|
"startProcess": "node out/processMain.js",
|
||||||
"documentation": "widdershins reference/OpenAPI.yml -o docs/openapi.md --language_tabs javascript:JavaScript:request.",
|
"documentation": "redocly build-docs .\\docs\\v1.yml --output=docs\\index.html",
|
||||||
"test": "jest"
|
"test": "jest"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user