diff --git a/openapi.yml b/openapi.yml index 97644110d..b39bda3a1 100644 --- a/openapi.yml +++ b/openapi.yml @@ -554,19 +554,6 @@ components: - sha1 - sha256 - filesize - ChecksumsForObjects: - description: A representation of all files and checksums for a list of objects - type: array - minItems: 1 - items: - type: object - additionalProperties: - type: object - properties: - druid: - $ref: '#/components/schemas/Druid' - checksums: - $ref: '#/components/schemas/ChecksumsForObject' CSVForObjects: description: A csv representation of all files and checksums for a list of objects type: string