diff --git a/crc/api.yml b/crc/api.yml index a186cbcf..43b0dede 100644 --- a/crc/api.yml +++ b/crc/api.yml @@ -533,13 +533,11 @@ paths: - file responses: '200': - description: Returns the actual file + description: Returns the updated file model with the new version information. content: - application/octet-stream: + application/json: schema: - type: string - format: binary - example: '' + $ref: "#/components/schemas/File" # /v1.0/workflow/0 /reference_file: get: