diff options
-rw-r--r-- | fatcat-openapi2.yml | 3 |
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 |