blob: c89f31064edf73270b9e4a9225be99f89ab1d30c [file] [log] [blame]
Giorgi Lekveishvili7efe22f2023-05-30 13:01:53 +04001{
2 "type": "object",
3 "properties": {
Giorgi Lekveishvili4d2784d2023-06-01 14:27:32 +04004 "GandiAPIToken": { "type": "string" },
5 "TailscaleAuthKey": { "type": "string" }
Giorgi Lekveishvili7efe22f2023-05-30 13:01:53 +04006 },
7 "additionalProperties": false
8}