Skip to content

Commit a809979

Browse files
Update api spec (#1450)
YOYO NEW API SPEC! Co-authored-by: zoo-github-actions-auth[bot] <zoo-github-actions-auth[bot]@users.noreply.github.com>
1 parent e674b45 commit a809979

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

spec.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31735,6 +31735,14 @@
3173531735
"minimum": 0
3173631736
}
3173731737
},
31738+
"metadata": {
31739+
"nullable": true,
31740+
"description": "Optional metadata associated with the file.",
31741+
"type": "object",
31742+
"additionalProperties": {
31743+
"type": "string"
31744+
}
31745+
},
3173831746
"mimetype": {
3173931747
"description": "The MIME type of the file (e.g., \"image/png\", \"application/pdf\", \"model/stl\").",
3174031748
"type": "string"

0 commit comments

Comments
 (0)