We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ffffa commit a85ce9dCopy full SHA for a85ce9d
1 file changed
MDX2JSON/REST.cls
@@ -71,7 +71,6 @@ XData UrlMap
71
72
<!-- Get info about pivot variables-->
73
<Route Url="/PivotVariables/:Cube" Method="GET" Call="WritePivotVariablesForCube"/>
74
- <Route Url="/PivotVariables" Method="POST" Call="WritePivotVariablesForCube"/>
75
76
<!-- Get info about user config-->
77
<Route Url="/Config" Method="POST" Call="SetConfig"/>
0 commit comments