aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-openapi2.yml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/fatcat-openapi2.yml')
-rw-r--r--rust/fatcat-openapi2.yml9
1 files changed, 4 insertions, 5 deletions
diff --git a/rust/fatcat-openapi2.yml b/rust/fatcat-openapi2.yml
index 01e0b60c..b5993244 100644
--- a/rust/fatcat-openapi2.yml
+++ b/rust/fatcat-openapi2.yml
@@ -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