ZonalTrafficSubscription.schema.json 206 Bytes
Newer Older
Elian Kraja's avatar
Elian Kraja committed
{
  "properties": {
    "undefinedJsonSchema": {
      "type": "string",
      "description": "Json Schema for the given object is not yet defined"
    }
  },
  "required": [
    "undefinedJsonSchema"
  ]
}