aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api/api.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/fatcat-api/api.yaml')
-rw-r--r--rust/fatcat-api/api.yaml9
1 files changed, 4 insertions, 5 deletions
diff --git a/rust/fatcat-api/api.yaml b/rust/fatcat-api/api.yaml
index 01e0b60c..b5993244 100644
--- a/rust/fatcat-api/api.yaml
+++ b/rust/fatcat-api/api.yaml
@@ -74,8 +74,6 @@ definitions:
<<: *ENTITYPROPS
name:
type: string
- parent:
- type: string
publisher:
type: string
issn:
@@ -97,13 +95,14 @@ definitions:
type: object
required:
- title
+ - work
properties:
<<: *ENTITYPROPS
- work:
+ title:
type: string
- container:
+ work_id:
type: string
- license:
+ container_id:
type: string
release_type:
type: string