{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/magic_nat", "title": "magic_nat", "properties": { "static_prefix": { "$ref": "#/components/schemas/magic_cidr" } }, "type": "object" }