diff --git a/SRV/SRVSUB/schemas/SerAvailabilityNotificationSubscription.schema.json b/SRV/SRVSUB/schemas/SerAvailabilityNotificationSubscription.schema.json index fd3a56de2bb839deaac4ae25d4397abc3c44c929..26682d5b5b0302222d83fe1987fee6d044477daf 100644 --- a/SRV/SRVSUB/schemas/SerAvailabilityNotificationSubscription.schema.json +++ b/SRV/SRVSUB/schemas/SerAvailabilityNotificationSubscription.schema.json @@ -42,13 +42,6 @@ "filteringCriteria": { "description": "Filtering criteria to match services for which events are requested to be reported. If absent, matches all services. All child attributes are combined with the logical \"AND\" operation.", "type": "object", - "not": { - "required": [ - "serInstanceIds", - "serNames", - "serCategories" - ] - }, "properties": { "serInstanceIds": { "description": "Identifiers of service instances about which to report events.",