X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=policy-agent%2Fdocs%2Fapi.yaml;h=a2f1b57c47165200fb62f3c2cd18c6e70542c59d;hb=136e826cabebb7e4188c68ec118bb11632f8139a;hp=9c7d96efaec328c57d41dc274d02815ee96c683e;hpb=6a8a0d5350a77b6d1e4a8f95c0fe8fbfeef77339;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