Commit e3af82d3 authored by sunse's avatar sunse
Browse files

Merge branch 'Rel19_CR1528_TS28541_NRM_enhancement_cleanup' into 'Integration_Rel19_SA5_161_YAML'

Rel19 CR1528 TS 28.541 NRM enhancement cleanup

See merge request !1751
parents eb1312f0 abefe0a8
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -162,8 +162,10 @@ components:
      properties:
        featureName:
          type: string
          readOnly: true
        featureVersion:
          type: string
          readOnly: true
    NFStatus:
      type: string
      description: any of enumerated value
+3 −1
Original line number Diff line number Diff line
@@ -2213,10 +2213,12 @@ components:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/OperationalState'     
                allowedArea:
                  type: array
                  uniqueItems: true
                  items:
                    $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea'
                allowedTime:
                  type: array
                  uniqueItems: true
                  items:
                    $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime'