Loading go-apps/meep-app-enablement/server/routers.go +1 −1 Original line number Diff line number Diff line Loading @@ -360,7 +360,7 @@ var routes = Routes{ Route{ "AppServicesServiceIdGET", strings.ToUpper("Get"), "/published-apis/v1/{apfId}/service-apis/{serviceId}", "/published-apis/v1/{apfId}/service-apis/{serviceApiId}", capifMgmt.AppServicesServiceIdGET, }, Loading Loading
go-apps/meep-app-enablement/server/routers.go +1 −1 Original line number Diff line number Diff line Loading @@ -360,7 +360,7 @@ var routes = Routes{ Route{ "AppServicesServiceIdGET", strings.ToUpper("Get"), "/published-apis/v1/{apfId}/service-apis/{serviceId}", "/published-apis/v1/{apfId}/service-apis/{serviceApiId}", capifMgmt.AppServicesServiceIdGET, }, Loading