Loading OpenAPI/TS28623_FileManagementNrm.yaml +11 −7 Original line number Diff line number Diff line openapi: 3.0.1 info: title: File Management NRM version: 19.2.0 version: 19.3.0 description: >- OAS 3.0.1 definition of the File Management NRM fragment © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading Loading @@ -94,7 +94,7 @@ components: type: object properties: fileLocation: type: string $ref: '#/components/schemas/FileLocation' notificationRecipientAddress: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Uri' cancelJob: Loading Loading @@ -131,8 +131,10 @@ components: attributes: type: object properties: fileLocation: $ref: 'TS28623_ComDefs.yaml#/components/schemas/UriRo' file: oneOf: - $ref: '#/components/schemas/FileLocation' - $ref: '#/components/schemas/FileContent' fileCompression: type: string readOnly: true Loading @@ -154,14 +156,16 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTimeRo' fileExpirationTime: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTimeRo' fileContent: type: string readOnly: true jobRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' jobId: type: string readOnly: true FileLocation: $ref: 'TS28623_ComDefs.yaml#/components/schemas/UriRo' FileContent: type: string readOnly: true Loading Loading
OpenAPI/TS28623_FileManagementNrm.yaml +11 −7 Original line number Diff line number Diff line openapi: 3.0.1 info: title: File Management NRM version: 19.2.0 version: 19.3.0 description: >- OAS 3.0.1 definition of the File Management NRM fragment © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading Loading @@ -94,7 +94,7 @@ components: type: object properties: fileLocation: type: string $ref: '#/components/schemas/FileLocation' notificationRecipientAddress: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Uri' cancelJob: Loading Loading @@ -131,8 +131,10 @@ components: attributes: type: object properties: fileLocation: $ref: 'TS28623_ComDefs.yaml#/components/schemas/UriRo' file: oneOf: - $ref: '#/components/schemas/FileLocation' - $ref: '#/components/schemas/FileContent' fileCompression: type: string readOnly: true Loading @@ -154,14 +156,16 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTimeRo' fileExpirationTime: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTimeRo' fileContent: type: string readOnly: true jobRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' jobId: type: string readOnly: true FileLocation: $ref: 'TS28623_ComDefs.yaml#/components/schemas/UriRo' FileContent: type: string readOnly: true Loading