From aa677a0138b706f0a2915d2ffed1f3e0925e642a Mon Sep 17 00:00:00 2001 From: Adversary Date: Tue, 19 Dec 2023 22:10:02 +0000 Subject: [PATCH] main - Automated spec update (20741) made at remote:2023-12-19T21:22:31 taken at now:2023-12-19T22:10:02 made by remote Nelly (automation bot) <> --- specs/openapi.json | 12 ++++++++++++ specs/openapi_preview.json | 12 ++++++++++++ 2 files changed, 24 insertions(+) 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": [