Commit 518f408f authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch 'el19_CR0007_TS28.319_Correct_TS28319_MsacNrm.yaml_to_align_with_stage2_definition' into 'Integration_Rel19_SA5_162_YAML'

Rel19_CR0007_TS28.319_Correct_TS28319_MsacNrm.yaml_to_align_with_stage2_definition

See merge request !1846
parents 47cb85aa 4ffe93d9
Loading
Loading
Loading
Loading
Loading
+9 −6
Original line number Diff line number Diff line
@@ -2,10 +2,10 @@
openapi: 3.0.1
info:
  title: MSAC NRM
  version: 18.0.0
  version: 19.0.0
  description: >-
    OAS 3.0.1 definition of the MSAC NRM
    © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.
externalDocs:
  description: 3GPP TS 28.319; MSAC NRM
@@ -38,7 +38,7 @@ components:
                  type: string
                credential:
                  type: string
                roleRefList:
                roleList:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList'

    Role-Single:
@@ -64,10 +64,13 @@ components:
              properties:
                ruleName:
                  type: string
                resources:
                  type: string
                dataNodeSelector:
                  oneOf:
                    - $ref: 'TS28623_ComDefs.yaml#/components/schemas/JexNodeSelectionBasic'
                    - $ref: 'TS28623_ComDefs.yaml#/components/schemas/JexNodeSelectionAdvanced' 
                operations:
                  type: array
                  uniqueItems: true
                  items: 
                    type: string
                actions:
@@ -77,9 +80,9 @@ components:
                    - DENY
                componentCData:
                  type: array
                  uniqueItems: true
                  items: 
                    type: string
                
    resources-msacNrm:
      oneOf:
        - $ref: '#/components/schemas/Identity-Single'