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

Fix on SerAvailabilityNotificationSubscription schema

parent fd830851
Pipeline #3763 passed with stage
in 0 seconds
......@@ -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.",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment