diff --git a/openapi.json b/openapi.json index 0f22e211..4338a0c7 100644 --- a/openapi.json +++ b/openapi.json @@ -14,7 +14,7 @@ "url": "http://www.apache.org/licenses/LICENSE-2.0" }, "version": "2.0.0", - "x-box-commit-hash": "021960106e" + "x-box-commit-hash": "2850ba7b2e" }, "servers": [ { @@ -27526,6 +27526,8 @@ "x-box-tag": "file_requests", "description": "A standard representation of a file request, as returned\nfrom any file request API endpoints by default.", "required": [ + "id", + "type", "folder", "created_at", "updated_at"