diff options
Diffstat (limited to 'restapi-call-node/provider/src/main/resources/northbound-api-template.xml')
-rw-r--r-- | restapi-call-node/provider/src/main/resources/northbound-api-template.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/restapi-call-node/provider/src/main/resources/northbound-api-template.xml b/restapi-call-node/provider/src/main/resources/northbound-api-template.xml index 5c2b9ad9a..aea0625c1 100644 --- a/restapi-call-node/provider/src/main/resources/northbound-api-template.xml +++ b/restapi-call-node/provider/src/main/resources/northbound-api-template.xml @@ -37,7 +37,7 @@ <service-type>${service-topology-operation-input.service-information.service-type}</service-type> <subscriber-global-id>${service-topology-operation-input.service-information.subscriber-global-id}</subscriber-global-id> <subscriber-name>${service-topology-operation-input.service-information.subscriber-name}</subscriber-name> - </service-information> + </service-information> ${'northbound-anyData} </${northbound-Container}> </input> |