diff --git a/specs/openapi.json b/specs/openapi.json index 585fe9f..93291d4 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -13120,6 +13120,10 @@ "title": "BATTLENET", "const": "battlenet" }, + { + "title": "BUNGIE", + "const": "bungie" + }, { "title": "EBAY", "const": "ebay" diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index d7d0fce..d22fccd 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -13159,6 +13159,10 @@ "title": "BATTLENET", "const": "battlenet" }, + { + "title": "BUNGIE", + "const": "bungie" + }, { "title": "EBAY", "const": "ebay"