summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-events/src/main/resources/schemas/subscription/client-to-ncmp-subscription-event-1.0.0.json
diff options
context:
space:
mode:
Diffstat (limited to 'cps-ncmp-events/src/main/resources/schemas/subscription/client-to-ncmp-subscription-event-1.0.0.json')
-rw-r--r--cps-ncmp-events/src/main/resources/schemas/subscription/client-to-ncmp-subscription-event-1.0.0.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/cps-ncmp-events/src/main/resources/schemas/subscription/client-to-ncmp-subscription-event-1.0.0.json b/cps-ncmp-events/src/main/resources/schemas/subscription/client-to-ncmp-subscription-event-1.0.0.json
index 828567748..2bbd09bad 100644
--- a/cps-ncmp-events/src/main/resources/schemas/subscription/client-to-ncmp-subscription-event-1.0.0.json
+++ b/cps-ncmp-events/src/main/resources/schemas/subscription/client-to-ncmp-subscription-event-1.0.0.json
@@ -87,13 +87,13 @@
],
"type": "object",
"additionalProperties": false
- },
- "required": [
- "data"
- ]
+ }
},
"type": "object",
- "additionalProperties": false
+ "additionalProperties": false,
+ "required": [
+ "data"
+ ]
}
}
} \ No newline at end of file