From 0a637859a2e0f0b2015cf567af3bfeab7bbd58da Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 25 May 2018 18:00:59 -0700 Subject: file_release --- rust/fatcat-api/api.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'rust/fatcat-api/api.yaml') diff --git a/rust/fatcat-api/api.yaml b/rust/fatcat-api/api.yaml index 827bb8d7..8dd4177f 100644 --- a/rust/fatcat-api/api.yaml +++ b/rust/fatcat-api/api.yaml @@ -121,6 +121,11 @@ definitions: type: string format: url example: "https://example.edu/~frau/prcding.pdf" + releases: + type: array + items: + type: string + #format: uuid release_entity: type: object required: -- cgit v1.2.3