diff options
Diffstat (limited to 'rust/fatcat-api-spec/api')
| -rw-r--r-- | rust/fatcat-api-spec/api/swagger.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| 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: | 
