Update API specifications with fern api update (#3504)
Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
This commit is contained in:
@@ -5834,6 +5834,19 @@
|
||||
],
|
||||
"title": "Filename",
|
||||
"description": "Original filename"
|
||||
},
|
||||
"modified_at": {
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
{
|
||||
"type": "null"
|
||||
}
|
||||
],
|
||||
"title": "Modified At",
|
||||
"description": "Modified time of the file"
|
||||
}
|
||||
},
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user