aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api-spec/api.yaml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-01-11 15:58:22 -0800
committerBryan Newbold <bnewbold@robocracy.org>2019-01-11 15:58:22 -0800
commite93fe289d584f5bb1d8fca7fd3f476113104b411 (patch)
tree0df9eaf68522a85b5d8c584a2a6f670a2c0330b1 /rust/fatcat-api-spec/api.yaml
parent3733c096fc2ff837ad28ed487ef9cccff4d1e1ed (diff)
downloadfatcat-e93fe289d584f5bb1d8fca7fd3f476113104b411.tar.gz
fatcat-e93fe289d584f5bb1d8fca7fd3f476113104b411.zip
allow returning changelog index with editgroup
Diffstat (limited to 'rust/fatcat-api-spec/api.yaml')
-rw-r--r--rust/fatcat-api-spec/api.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/rust/fatcat-api-spec/api.yaml b/rust/fatcat-api-spec/api.yaml
index c621c39f..70a27b76 100644
--- a/rust/fatcat-api-spec/api.yaml
+++ b/rust/fatcat-api-spec/api.yaml
@@ -467,6 +467,10 @@ definitions:
<<: *FATCATIDENT
editor:
$ref: "#/definitions/editor"
+ changelog_index: # not returned in all contexts...
+ type: integer
+ example: 1048576
+ format: int64
submitted:
type: string
format: date-time