From d4c873b92f71ea529d3a460349edd2f3cc2ad19e Mon Sep 17 00:00:00 2001 From: wsocha <51166660+wsocha@users.noreply.github.com> Date: Tue, 31 Oct 2023 11:18:53 +0000 Subject: [PATCH] Update en to output generated at 11c9935 --- openapi.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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"