diff --git a/openapi.json b/openapi.json index bcd43fdf..2cffc788 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": "e1aabe6a73" + "x-box-commit-hash": "80879af1ee" }, "servers": [ { @@ -29655,6 +29655,10 @@ "x-box-resource-id": "invite", "x-box-tag": "invites", "description": "An invite for a user to an enterprise.", + "required": [ + "id", + "type" + ], "properties": { "id": { "type": "string",