From f30e45c3eae4371cc5f1bee030791187a173c284 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 28 Jun 2018 12:08:32 -0700 Subject: make release_rev.work_id optional in openapi spec This is to enable auto-creation of works, speeding up bulk insertion. --- rust/fatcat-api/api.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'rust/fatcat-api/api.yaml') diff --git a/rust/fatcat-api/api.yaml b/rust/fatcat-api/api.yaml index 2326f225..eba6b63c 100644 --- a/rust/fatcat-api/api.yaml +++ b/rust/fatcat-api/api.yaml @@ -129,7 +129,6 @@ definitions: type: object required: - title - - work_id properties: <<: *ENTITYPROPS title: -- cgit v1.2.3