You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "An issue associated with an error. An issue corresponds to common `error_detail.json`.",
"properties":
{
"id":
{
"type": "string",
"description": "The ID for the issue."
},
"issue":
{
"$ref": "error_issue.json",
"description": "Use the Java String Formatter syntax to format the issue as a parameterized string. Localize the string. Stream the value out in error response from catalog's `error_details.json#issue`."