aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat-openapi2.yml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-01-11 14:12:31 -0800
committerBryan Newbold <bnewbold@robocracy.org>2019-01-11 14:12:31 -0800
commite39d736a1c735c2c5156acf1183f4d81dc2af4d3 (patch)
tree04085339896e4903b41f0a60ac5014d2905a8c43 /fatcat-openapi2.yml
parent5b6a9ee3fa9b781c67074b9815cdaef84548692d (diff)
downloadfatcat-e39d736a1c735c2c5156acf1183f4d81dc2af4d3.tar.gz
fatcat-e39d736a1c735c2c5156acf1183f4d81dc2af4d3.zip
allow returning expanded editors in editgroups and annotations
Diffstat (limited to 'fatcat-openapi2.yml')
-rw-r--r--fatcat-openapi2.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/fatcat-openapi2.yml b/fatcat-openapi2.yml
index 61f895fa..c621c39f 100644
--- a/fatcat-openapi2.yml
+++ b/fatcat-openapi2.yml
@@ -465,6 +465,8 @@ definitions:
<<: *FATCATIDENT
editor_id:
<<: *FATCATIDENT
+ editor:
+ $ref: "#/definitions/editor"
submitted:
type: string
format: date-time
@@ -517,6 +519,8 @@ definitions:
<<: *FATCATIDENT
editor_id:
<<: *FATCATIDENT
+ editor:
+ $ref: "#/definitions/editor"
created:
type: string
format: date-time