Loading OpenAPI/TS28541_NrNrm.yaml +14 −3 Original line number Diff line number Diff line Loading @@ -1279,12 +1279,23 @@ components: $ref: '#/components/schemas/DigitalAzimuth' digitalTilt: $ref: '#/components/schemas/DigitalTilt' cCOParametersRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' - type: object properties: Beam: $ref: '#/components/schemas/Beam-Multiple' - type: object properties: CCOWeakCoverageParameters: $ref: '#/components/schemas/CCOWeakCoverageParameters-Single' - type: object properties: CCOPilotPollutionParameters: $ref: '#/components/schemas/CCOWeakCoverageParameters-Single' - type: object properties: CCOOvershootCoverageParameters: $ref: '#/components/schemas/CCOOvershootCoverageParameters-Single' Beam-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' Loading Loading
OpenAPI/TS28541_NrNrm.yaml +14 −3 Original line number Diff line number Diff line Loading @@ -1279,12 +1279,23 @@ components: $ref: '#/components/schemas/DigitalAzimuth' digitalTilt: $ref: '#/components/schemas/DigitalTilt' cCOParametersRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' - type: object properties: Beam: $ref: '#/components/schemas/Beam-Multiple' - type: object properties: CCOWeakCoverageParameters: $ref: '#/components/schemas/CCOWeakCoverageParameters-Single' - type: object properties: CCOPilotPollutionParameters: $ref: '#/components/schemas/CCOWeakCoverageParameters-Single' - type: object properties: CCOOvershootCoverageParameters: $ref: '#/components/schemas/CCOOvershootCoverageParameters-Single' Beam-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' Loading