mirror of
https://github.com/zerotier/zerotier-one-api-spec.git
synced 2026-05-22 16:29:58 -07:00
7 lines
149 B
YAML
7 lines
149 B
YAML
# yaml-language-server: $schema=../../configuration-schema.json
|
|
package: client
|
|
output: client/client.gen.go
|
|
generate:
|
|
models: true
|
|
client: true
|