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
Example:
"Message": "The optional parameter \u0027\u0027 was added in the new version.",
Full content:
{
"Severity": 1,
"Message": "The optional parameter \u0027\u0027 was added in the new version.",
"OldJsonRef": "#/paths/1subscriptions1{id}~1transactions/get/parameters/0",
"NewJsonRef": "#/paths/1subscriptions1{id}~1transactions/get/parameters/0",
"Id": 1043,
"Code": "AddingOptionalParameter",
"Mode": 0
}
What can I do to have the unicode chars shown in the clear?
Thanks!
The text was updated successfully, but these errors were encountered:
rao-anant
changed the title
Message in the response/outout has unicode chars
Message in the response/output has unicode chars
Sep 8, 2023
rao-anant
changed the title
Message in the response/output has unicode chars
Error 1043 thrown .AND. Message in the response/output has unicode chars
Sep 8, 2023
Example:
"Message": "The optional parameter \u0027\u0027 was added in the new version.",
Full content:
{
"Severity": 1,
"Message": "The optional parameter \u0027\u0027 was added in the new version.",
"OldJsonRef": "#/paths/
1subscriptions1{id}~1transactions/get/parameters/0","NewJsonRef": "#/paths/
1subscriptions1{id}~1transactions/get/parameters/0","Id": 1043,
"Code": "AddingOptionalParameter",
"Mode": 0
}
What can I do to have the unicode chars shown in the clear?
Thanks!
The text was updated successfully, but these errors were encountered: