X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Frestapi%2Foperations%2Fa1_mediator%2Fa1_controller_get_all_policy_types_urlbuilder.go;fp=pkg%2Frestapi%2Foperations%2Fa1_mediator%2Fa1_controller_get_all_policy_types_urlbuilder.go;h=867842c01401432009caca8235934d25c79337de;hb=c74aa8d94c6f813ec94dc824fa820e1bedbe4529;hp=2a5c4da0cf88e2d9feb057419c45f22c3d349682;hpb=6ea99a47ed6f33ddce8a10329fb12d9c8c5ce3f8;p=ric-plt%2Fa1.git diff --git a/pkg/restapi/operations/a1_mediator/a1_controller_get_all_policy_types_urlbuilder.go b/pkg/restapi/operations/a1_mediator/a1_controller_get_all_policy_types_urlbuilder.go index 2a5c4da..867842c 100644 --- a/pkg/restapi/operations/a1_mediator/a1_controller_get_all_policy_types_urlbuilder.go +++ b/pkg/restapi/operations/a1_mediator/a1_controller_get_all_policy_types_urlbuilder.go @@ -55,7 +55,7 @@ func (o *A1ControllerGetAllPolicyTypesURL) SetBasePath(bp string) { func (o *A1ControllerGetAllPolicyTypesURL) Build() (*url.URL, error) { var _result url.URL - var _path = "/a1-p/policytypes" + var _path = "/A1-P/v2/policytypes" _basePath := o._basePath _result.Path = golangswaggerpaths.Join(_basePath, _path)