diff --git a/specs/openapi.json b/specs/openapi.json index d4da65e..514bdc0 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -26506,6 +26506,12 @@ ], "format": "int32" }, + "global_name": { + "type": [ + "string", + "null" + ] + }, "mfa_enabled": { "type": "boolean" }, @@ -26594,6 +26600,12 @@ "null" ], "format": "int32" + }, + "global_name": { + "type": [ + "string", + "null" + ] } }, "required": [ diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index 1d5d59f..2510a54 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -26943,6 +26943,12 @@ ], "format": "int32" }, + "global_name": { + "type": [ + "string", + "null" + ] + }, "mfa_enabled": { "type": "boolean" }, @@ -27031,6 +27037,12 @@ "null" ], "format": "int32" + }, + "global_name": { + "type": [ + "string", + "null" + ] } }, "required": [