Loading OpenAPI/nrNrm.yaml +9 −8 Original line number Diff line number Diff line Loading @@ -583,14 +583,7 @@ components: type: array items: $ref: '#/components/schemas/TceMappingInfo' #-------- Definition of abstract IOCs -------------------------------------------- RrmPolicy_-Attr: type: object properties: resourceType: ResourceType: type: string enum: - PRB Loading @@ -598,6 +591,14 @@ components: - PRB_DL - RRC - DRB #-------- Definition of abstract IOCs -------------------------------------------- RrmPolicy_-Attr: type: object properties: resourceType: $ref: '#/components/schemas/ResourceType' rRMPolicyMemberList: $ref: '#/components/schemas/RrmPolicyMemberList' Loading Loading
OpenAPI/nrNrm.yaml +9 −8 Original line number Diff line number Diff line Loading @@ -583,14 +583,7 @@ components: type: array items: $ref: '#/components/schemas/TceMappingInfo' #-------- Definition of abstract IOCs -------------------------------------------- RrmPolicy_-Attr: type: object properties: resourceType: ResourceType: type: string enum: - PRB Loading @@ -598,6 +591,14 @@ components: - PRB_DL - RRC - DRB #-------- Definition of abstract IOCs -------------------------------------------- RrmPolicy_-Attr: type: object properties: resourceType: $ref: '#/components/schemas/ResourceType' rRMPolicyMemberList: $ref: '#/components/schemas/RrmPolicyMemberList' Loading