Commit Graph
6 Commits
Author SHA1 Message Date
Grant Limberg 6540ebaa0e fix download URL for CV1 API spec 2026-02-05 14:44:53 -08:00
Travis LaDukeandGitHub 26205d8ea6 update deps (#9)
* ci: basic build github action

* chore: update zerotier-one api spec

* chore: update zerotier-central api spec
2024-11-06 19:12:27 -05:00
Erik Hollensbe 36c2616321 openapiv3 clients generated from progenitor (erikh fork w/ fixes)
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
2022-04-27 07:08:15 -07:00
Erik Hollensbe c4efd4b2f6 Makefile: build after gen
Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
2021-07-28 20:34:00 -07:00
Erik Hollensbe dd21259227 Support better templating of the Cargo.toml
The one openapi-generator generates always has to be edited; so I came
up with this solution for now.

Usage: This will pull down the specs and build a fresh client based on
them and the latest openapi-generator:

VERSION=x.x.x make ['central' or 'service']

Notably, this template will need to be maintained to manage authors and
dependencies.

Signed-off-by: Erik Hollensbe <linux@hollensbe.org>

Makefile: update to support descriptions

Signed-off-by: Erik Hollensbe <linux@hollensbe.org>

meh

Signed-off-by: Erik Hollensbe <linux@hollensbe.org>

asdf

Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
2021-07-28 20:30:03 -07:00
Erik Hollensbe ba793acbe3 Initial crates moved from https://github.com/zerotier/zeronsd
Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
2021-07-28 14:07:13 -07:00