diff --git a/openapi.json b/openapi.json index e6cfaf3a..0b82dd06 100644 --- a/openapi.json +++ b/openapi.json @@ -14,7 +14,7 @@ "url": "http://www.apache.org/licenses/LICENSE-2.0" }, "version": "2024.0", - "x-box-commit-hash": "1428271b4b" + "x-box-commit-hash": "863c136f26" }, "servers": [ { @@ -28150,13 +28150,13 @@ "description": "The width by height size of this representation in pixels." }, "paged": { - "type": "boolean", - "example": true, + "type": "string", + "example": "true", "description": "Indicates if the representation is build up out of multiple\npages." }, "thumb": { - "type": "boolean", - "example": true, + "type": "string", + "example": "true", "description": "Indicates if the representation can be used as a thumbnail of\nthe file." } } diff --git a/openapi/openapi-v2025.0.json b/openapi/openapi-v2025.0.json index 7393f6b8..706de656 100644 --- a/openapi/openapi-v2025.0.json +++ b/openapi/openapi-v2025.0.json @@ -14,7 +14,7 @@ "url": "http://www.apache.org/licenses/LICENSE-2.0" }, "version": "2025.0", - "x-box-commit-hash": "1428271b4b" + "x-box-commit-hash": "863c136f26" }, "servers": [ { diff --git a/openapi/openapi.json b/openapi/openapi.json index e6cfaf3a..0b82dd06 100644 --- a/openapi/openapi.json +++ b/openapi/openapi.json @@ -14,7 +14,7 @@ "url": "http://www.apache.org/licenses/LICENSE-2.0" }, "version": "2024.0", - "x-box-commit-hash": "1428271b4b" + "x-box-commit-hash": "863c136f26" }, "servers": [ { @@ -28150,13 +28150,13 @@ "description": "The width by height size of this representation in pixels." }, "paged": { - "type": "boolean", - "example": true, + "type": "string", + "example": "true", "description": "Indicates if the representation is build up out of multiple\npages." }, "thumb": { - "type": "boolean", - "example": true, + "type": "string", + "example": "true", "description": "Indicates if the representation can be used as a thumbnail of\nthe file." } }