diff --git a/schema/Subscription.json b/schema/Subscription.json index d8abaea52bc8c0a75efd4bb2fb59a701adebb5e9..8bce8b53a99ac59019e250df14355318216864c7 100644 --- a/schema/Subscription.json +++ b/schema/Subscription.json @@ -173,6 +173,9 @@ "q": { "type": "string" }, + "geoQ": { + "$ref": "#/definitions/GeoQuery" + }, "csf": { "type": "string" }