Loading go-apps/meep-app-enablement/server/capif-mgmt/service-mgmt.go +1 −1 Original line number Diff line number Diff line Loading @@ -674,7 +674,7 @@ func appServicesByIdPATCH(w http.ResponseWriter, r *http.Request) { _sInfo := ServiceInfo{ SerInstanceId: sInfoPrev.SerInstanceId, SerName: sInfoPrev.SerName, Version: sInfoPrev.Version, Version: dsInfo.AefProfiles[0].Versions[0], SerCategory: dsInfo.VendorSpecificUrnetsimeccapifextserviceInfo.Category, State: dsInfo.VendorSpecificUrnetsimeccapifextserviceInfo.State, TransportInfo: &transportInfo_, Loading Loading
go-apps/meep-app-enablement/server/capif-mgmt/service-mgmt.go +1 −1 Original line number Diff line number Diff line Loading @@ -674,7 +674,7 @@ func appServicesByIdPATCH(w http.ResponseWriter, r *http.Request) { _sInfo := ServiceInfo{ SerInstanceId: sInfoPrev.SerInstanceId, SerName: sInfoPrev.SerName, Version: sInfoPrev.Version, Version: dsInfo.AefProfiles[0].Versions[0], SerCategory: dsInfo.VendorSpecificUrnetsimeccapifextserviceInfo.Category, State: dsInfo.VendorSpecificUrnetsimeccapifextserviceInfo.State, TransportInfo: &transportInfo_, Loading