Commit 77b06788 authored by Elian Kraja's avatar Elian Kraja
Browse files

Fix on SerAvailabilityNotificationSubscription schema

parent fd830851
Loading
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -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.",