Loading OpenAPI/TS28623_FileManagementNrm.yaml +10 −6 Original line number Diff line number Diff line 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 +10 −6 Original line number Diff line number Diff line 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