X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=policy-agent%2Fdocs%2Fapi.yaml;h=a2f1b57c47165200fb62f3c2cd18c6e70542c59d;hb=8ca0695e455183b0fa23c3b5cd4b65ca08dd9e24;hp=9c7d96efaec328c57d41dc274d02815ee96c683e;hpb=889b38fd05bc9143647827742e3a8e0f10783bc8;p=nonrtric.git diff --git a/policy-agent/docs/api.yaml b/policy-agent/docs/api.yaml index 9c7d96ef..a2f1b57c 100644 --- a/policy-agent/docs/api.yaml +++ b/policy-agent/docs/api.yaml @@ -431,11 +431,11 @@ paths: '200': description: Policy updated schema: - type: string + type: object '201': description: Policy created schema: - type: string + type: object '401': description: Unauthorized '403': @@ -869,6 +869,8 @@ definitions: title: RicInfo ServiceRegistrationInfo: type: object + required: + - serviceName properties: callbackUrl: type: string