Commit 5a1b686b authored by ruiyue's avatar ruiyue
Browse files

Replace TS28319_MsacNrm.yaml

parent ab4a00b7
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'