aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat-openapi2.yml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-05-14 18:42:15 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-05-14 18:42:15 -0700
commit534cd7b3fa0a4cb0c19da05f740942b93e8b3659 (patch)
treea2dc6e56a2424f01bd6bd35cf424ae0b3371e539 /fatcat-openapi2.yml
parenta69fb6bfd45b99a2001a12524714fc2542a6d9ca (diff)
downloadfatcat-534cd7b3fa0a4cb0c19da05f740942b93e8b3659.tar.gz
fatcat-534cd7b3fa0a4cb0c19da05f740942b93e8b3659.zip
api spec: editgroup created timestamp
Diffstat (limited to 'fatcat-openapi2.yml')
-rw-r--r--fatcat-openapi2.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/fatcat-openapi2.yml b/fatcat-openapi2.yml
index e739eae1..92253e9d 100644
--- a/fatcat-openapi2.yml
+++ b/fatcat-openapi2.yml
@@ -530,6 +530,9 @@ definitions:
type: integer
example: 1048576
format: int64
+ created:
+ type: string
+ format: date-time
submitted:
type: string
format: date-time