Skip to content

Commit a5ab661

Browse files
committed
Update en to output generated at 4a05323
1 parent 4f36398 commit a5ab661

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

openapi.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"url": "http://www.apache.org/licenses/LICENSE-2.0"
1515
},
1616
"version": "2.0.0",
17-
"x-box-commit-hash": "e1aabe6a73"
17+
"x-box-commit-hash": "80879af1ee"
1818
},
1919
"servers": [
2020
{
@@ -29655,6 +29655,10 @@
2965529655
"x-box-resource-id": "invite",
2965629656
"x-box-tag": "invites",
2965729657
"description": "An invite for a user to an enterprise.",
29658+
"required": [
29659+
"id",
29660+
"type"
29661+
],
2965829662
"properties": {
2965929663
"id": {
2966029664
"type": "string",

0 commit comments

Comments
 (0)