From 8b0fb02ed2c4368f1c3484757e0b94102144ffe5 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 16 May 2018 23:19:53 -0700 Subject: minor tweaks to API spec --- rust/fatcat-api/api/swagger.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'rust/fatcat-api/api/swagger.yaml') diff --git a/rust/fatcat-api/api/swagger.yaml b/rust/fatcat-api/api/swagger.yaml index 009d0e08..3fa3fa02 100644 --- a/rust/fatcat-api/api/swagger.yaml +++ b/rust/fatcat-api/api/swagger.yaml @@ -1112,6 +1112,7 @@ definitions: type: "object" required: - "title" + - "work_id" properties: issue: type: "string" -- cgit v1.2.3