diff --git a/openapi.json b/openapi.json index 9972fb8f..1ed86ac9 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": "ad5af3692f" + "x-box-commit-hash": "0e9e8c969a" }, "servers": [ { @@ -27914,7 +27914,7 @@ } }, "additionalProperties": { - "$ref": "#/components/schemas/Metadata" + "$ref": "#/components/schemas/Metadata--Full" } } }, @@ -29438,7 +29438,7 @@ } }, "additionalProperties": { - "$ref": "#/components/schemas/Metadata" + "$ref": "#/components/schemas/Metadata--Full" } } }, @@ -31121,10 +31121,10 @@ "items": { "oneOf": [ { - "$ref": "#/components/schemas/File" + "$ref": "#/components/schemas/File--Full" }, { - "$ref": "#/components/schemas/Folder" + "$ref": "#/components/schemas/Folder--Full" } ] }