We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c3ad70 commit 8a4b5eeCopy full SHA for 8a4b5ee
src/cls/EntityBrowser/ServeXData.cls
@@ -3,9 +3,6 @@
3
Class EntityBrowser.ServeXData Extends %CSP.REST [ Abstract ]
4
{
5
6
-/// Charset to use for REST responses (includes the ones forwarded to EntityBrowser.API)
7
-Parameter CHARSET = "utf-8";
8
-
9
/// This is the <Routes> example. Copy this definitions to the URLMap XData of your class.
10
XData UrlMap
11
0 commit comments