blob: f9556db76e7ddfe93f95a86b332adbf169cdaaa0 [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" },
Giorgi Lekveishvilifa57edf2023-06-14 13:49:47 +04005 "ReservedIP": { "type": "string" },
Giorgi Lekveishvili7efe22f2023-05-30 13:01:53 +04006 },
7 "additionalProperties": false
8}