mirror of
https://github.com/zerotier/zerotier-rust-api.git
synced 2026-05-22 16:26:25 -07:00
fix download URL for CV1 API spec
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
central:
|
||||
curl -sSL https://docs.zerotier.com/openapi/centralv1.json > zerotier-central-api/openapi.json
|
||||
curl -sSL https://docs.zerotier.com/redocusaurus/plugin-redoc-0.yaml > zerotier-central-api/openapi.yaml
|
||||
cd zerotier-central-api && cargo build && cargo clean
|
||||
|
||||
service:
|
||||
|
||||
Reference in New Issue
Block a user