Commit 24ffa42e authored by sigovich's avatar sigovich
Browse files

Merge branch 'Integration_Rel19_SA5_167_YAML_Manually_Rebased' into 'Rel-19'

Integration_Rel19_SA5_167_YAML_Manually_Rebased

See merge request !2141
parents 15882050 49615cd1
Loading
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
openapi: 3.0.1
info:
  title: NDT NRM
  version: 19.2.0
  version: 19.3.0
  description: >-
    OAS 3.0.1 definition of the NDT NRM
    © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
@@ -60,10 +60,6 @@ components:
            $ref: '#/components/schemas/NDTInputDescription'
          nDTJobExecutionRequirements:
            $ref: '#/components/schemas/NdtJobExecutionReqts'
          collaboratingNDT:
            description: >-
              It indicates the related NDT Job contributing as a collaborator to the executed NDT Job. It describes the DN of the collaborated NDT Job
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'
          nDTReportRefList:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'
          nDTJobRefList:
+3 −8
Original line number Diff line number Diff line
openapi: 3.0.1
info:
  title: CCL NRM
  version: 19.1.0
  version: 19.2.0
  description: >-
    OAS 3.0.1 definition of the CCL NRM
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
@@ -79,13 +79,8 @@ components:
      - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'    
      - type: object
        properties:
          scopeType:
           type: string
           enum:
             - CCL_MEASUREMENT_SCOPE
             - CCL_TARGET_SCOPE
             - CCL_CONTROL_SCOPE
             - CCL_IMPACT_SCOPE
          faultManagementCCLReport:
            $ref: '#/components/schemas/FaultManagementCCLReport'
    ConflictManagementAndCoordinationEntity-Single:
      description: This defines the conflict management functionality. 
      allOf: