diff --git a/openapi.json b/openapi.json index 44076d7a..d01190d8 100644 --- a/openapi.json +++ b/openapi.json @@ -14,7 +14,7 @@ "url": "http://www.apache.org/licenses/LICENSE-2.0" }, "version": "2.0.0", - "x-box-commit-hash": "8b7b5fdf2f" + "x-box-commit-hash": "b2112d2ddd" }, "servers": [ { @@ -23967,7 +23967,7 @@ "description": "The ISO language code to return the agent config for.\nIf the language is not supported the default agent config is returned.", "in": "query", "required": false, - "example": "ja-JP", + "example": "ja", "schema": { "type": "string" }