diff --git a/specs/openapi.json b/specs/openapi.json index 93291d4..0af90d8 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -13164,6 +13164,10 @@ "title": "RIOT_GAMES", "const": "riotgames" }, + { + "title": "ROBLOX", + "const": "roblox" + }, { "title": "SKYPE", "const": "skype" diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index d22fccd..41ea87b 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -13203,6 +13203,10 @@ "title": "RIOT_GAMES", "const": "riotgames" }, + { + "title": "ROBLOX", + "const": "roblox" + }, { "title": "SKYPE", "const": "skype"