@fbcnms/magma-api
v0.1.0
Published
1. Place an up-to-date `swagger.yml` into this directory. You can get the full `swagger.yml` at `{orc8r domain}/apidocs/v1/swagger.yml`. (e.g. `https://localhost:9443/apidocs/v1/swagger.yml`) 2. Run `bin/generateAPIFromSwagger.sh`
Downloads
452
Keywords
Readme
How to re-generate MagmaAPIBindings.js
- Place an up-to-date
swagger.yml
into this directory. You can get the fullswagger.yml
at{orc8r domain}/apidocs/v1/swagger.yml
. (e.g.https://localhost:9443/apidocs/v1/swagger.yml
) - Run
bin/generateAPIFromSwagger.sh