From 8e3038e55282088825a1243a34f2d9f7d25e5533 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 10 May 2019 11:50:05 -0700 Subject: impl withdrawn_status --- rust/fatcat-api-spec/api/swagger.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rust/fatcat-api-spec/api') diff --git a/rust/fatcat-api-spec/api/swagger.yaml b/rust/fatcat-api-spec/api/swagger.yaml index 8e6514eb..a3fb7053 100644 --- a/rust/fatcat-api-spec/api/swagger.yaml +++ b/rust/fatcat-api-spec/api/swagger.yaml @@ -7877,7 +7877,7 @@ definitions: withdrawn_date: type: "string" format: "date" - withdrawn_state: + withdrawn_status: type: "string" release_year: type: "integer" @@ -8042,9 +8042,9 @@ definitions: timestamp: "2000-01-23T04:56:07.000+00:00" revision: "86daea5b-1b6b-432a-bb67-ea97795f80fe" ident: "q3nouwy3nnbsvo3h5klxsx4a7y" + withdrawn_status: "withdrawn_status" language: "language" title: "title" - withdrawn_state: "withdrawn_state" contribs: - raw_affiliation: "raw_affiliation" creator: -- cgit v1.2.3