aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2021-11-17 17:38:12 -0800
committerBryan Newbold <bnewbold@archive.org>2021-11-19 17:57:25 -0800
commit5c79b82211612c075f0c9916099f176fc65d0fe4 (patch)
tree502dcbdaac3f0b39a3ddd514387359fde97bf5ab
parentb978f364c46cce7be78aa59012ece1cf57a57d84 (diff)
downloadfatcat-cli-5c79b82211612c075f0c9916099f176fc65d0fe4.tar.gz
fatcat-cli-5c79b82211612c075f0c9916099f176fc65d0fe4.zip
API schema updates for v0.5.0
-rw-r--r--fatcat-openapi3.yml11
1 files changed, 10 insertions, 1 deletions
diff --git a/fatcat-openapi3.yml b/fatcat-openapi3.yml
index cb90d54..4ad2e32 100644
--- a/fatcat-openapi3.yml
+++ b/fatcat-openapi3.yml
@@ -1,7 +1,7 @@
openapi: "3.0.0"
info:
title: fatcat
- version: 0.4.0
+ version: 0.5.0
description: |
Fatcat is a scalable, versioned, API-oriented catalog of bibliographic
entities and file metadata.
@@ -657,6 +657,9 @@ components:
mimetype:
type: string
example: application/pdf
+ content_scope:
+ type: string
+ example: issue
release_ids:
type: array
items:
@@ -745,6 +748,9 @@ components:
(eg, creation/update/delete).
additionalProperties: {}
+ content_scope:
+ type: string
+ example: issue
manifest:
type: array
items:
@@ -902,6 +908,9 @@ components:
Same format as CDX line timestamp (UTC, etc). Corresponds to the
overall capture timestamp. Should generally be the timestamp of
capture of the primary resource URL.
+ content_scope:
+ type: string
+ example: landing-page
release_ids:
type: array
items: