Use subid and const mts for routing, open id range
[ric-plt/a1.git] / a1 / openapi.yaml
index 6975bf6..bc5ee12 100644 (file)
@@ -321,8 +321,8 @@ components:
       description: >
         represents a policy type identifier. Currently this is restricted to an integer range.
       type: integer
-      minimum: 20000
-      maximum: 21023
+      minimum: 1
+      maximum: 2147483647
 
     policy_instance_id:
       description: >