Skip to content
Snippets Groups Projects
Commit dec47e96 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-7014 fix openapi config

parent ee76ff87
No related branches found
No related tags found
No related merge requests found
...@@ -47,14 +47,14 @@ openapiOptions: ...@@ -47,14 +47,14 @@ openapiOptions:
type: type:
- STRING - STRING
service: service:
- service: de.ozgcloud.fachstellenproxy.FachstelleRegistrationService - service: de.ozgcloud.zufi.grpc.fachstelle.FachstelleRegistrationService
option: option:
description: "Service to proxy between Fachstelle and ZufiManager in OZG-Cloud" description: "Service to proxy between Fachstelle and ZufiManager in OZG-Cloud"
- service: de.ozgcloud.collaboration.CollaborationService - service: de.ozgcloud.collaboration.CollaborationService
option: option:
description: "Service to proxy between Fachstelle and CollaborationManager in OZG-Cloud" description: "Service to proxy between Fachstelle and CollaborationManager in OZG-Cloud"
method: method:
- method: de.ozgcloud.fachstellenproxy.FachstelleRegistrationService.Register - method: de.ozgcloud.zufi.grpc.fachstelle.FachstelleRegistrationService.Register
option: option:
description: "Register new fachstelle" description: "Register new fachstelle"
summary: "Summary: Register rpc" summary: "Summary: Register rpc"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment