webgme-engine
Version:
WebGME server and Client API without a GUI
15 lines (12 loc) • 501 B
Markdown
### v1.0
To convert from v0.8 to v1.0:
```
npm install -g oas-raml-converter-cli
```
Run and follow the instructions (input is `webgme-api.raml` and output `webgme-api-v1.raml`).
```
oasraml-cli
```
### v0.8
The API documentation is maintained [here](https://anypoint.mulesoft.com/apiplatform/webgme/admin/#/organizations/3d4c7cc7-e9c2-4eb1-910c-3f54e21a432a/dashboard/apis/33419/versions/34816/designer).
Make changes in the online version then download all files and put them into this directory.