Skip to content

Commit a85ce9d

Browse files
committed
Revert "Add POST method of /PivotVariables"
This reverts commit 079aa59.
1 parent e2ffffa commit a85ce9d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

MDX2JSON/REST.cls

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ XData UrlMap
7171

7272
<!-- Get info about pivot variables-->
7373
<Route Url="/PivotVariables/:Cube" Method="GET" Call="WritePivotVariablesForCube"/>
74-
<Route Url="/PivotVariables" Method="POST" Call="WritePivotVariablesForCube"/>
7574

7675
<!-- Get info about user config-->
7776
<Route Url="/Config" Method="POST" Call="SetConfig"/>

0 commit comments

Comments
 (0)