update api

This commit is contained in:
mertalev
2025-10-12 19:29:11 -04:00
parent c88bde3cab
commit 59f7f3c23e
4 changed files with 27 additions and 23 deletions
+2 -2
View File
@@ -9427,7 +9427,7 @@
"name": "upload-complete",
"in": "header",
"description": "Structured boolean indicating whether this request completes the file. Use Upload-Incomplete instead for version <= 3.",
"required": true,
"required": false,
"schema": {
"type": "string"
}
@@ -9436,7 +9436,7 @@
"name": "upload-draft-interop-version",
"in": "header",
"description": "Indicates the version of the RUFH protocol supported by the client.",
"required": true,
"required": false,
"schema": {
"type": "string"
}