Skip to content
Snippets Groups Projects
Commit e449c845 authored by Ikram Haq's avatar Ikram Haq
Browse files

Fix minor issue in router file

parent 2a734693
No related branches found
No related tags found
1 merge request!1Merge CAPIF into MEC Federation branch for ETSI SNS4SNS demo
......@@ -388,7 +388,7 @@ var routes = Routes{
Route{
"ApplicationsSubscriptionsPOST",
strings.ToUpper("Post"),
"/capif-events/v1/{subscriberId}/subscriptions ",
"/capif-events/v1/{subscriberId}/subscriptions",
capifMgmt.ApplicationsSubscriptionsPOST,
},
......
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