diff --git a/api/openapi-config.yml b/api/openapi-config.yml index f4dffedc92bcb3cf4e91c74900fb20756068356b..ca974c9d286385dcd4061c19190e92a0c8736f82 100644 --- a/api/openapi-config.yml +++ b/api/openapi-config.yml @@ -47,14 +47,14 @@ openapiOptions: type: - STRING service: - - service: de.ozgcloud.fachstellenproxy.FachstelleRegistrationService + - service: de.ozgcloud.zufi.grpc.fachstelle.FachstelleRegistrationService option: description: "Service to proxy between Fachstelle and ZufiManager in OZG-Cloud" - service: de.ozgcloud.collaboration.CollaborationService option: description: "Service to proxy between Fachstelle and CollaborationManager in OZG-Cloud" method: - - method: de.ozgcloud.fachstellenproxy.FachstelleRegistrationService.Register + - method: de.ozgcloud.zufi.grpc.fachstelle.FachstelleRegistrationService.Register option: description: "Register new fachstelle" summary: "Summary: Register rpc"