Merge "Add sdnc-a1-controller in build process"
[nonrtric.git] / policy-agent / docs / api.yaml
index 9c7d96e..a2f1b57 100644 (file)
@@ -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