Skip to content
Snippets Groups Projects
Commit 76d4cd1f authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

Fix for subscription verification template

parent 12cf5849
No related branches found
No related tags found
No related merge requests found
......@@ -4845,6 +4845,7 @@ module OneM2M_Templates {
template (value) Notification m_contentNotification_subscriptionVerification(XSD.ID p_creator) modifies m_contentNotification_allOmit:= {
verificationRequest := true,
subscriptionReference := "MySubscription",
creator := p_creator
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment