tibo-mllr / activeviam-projet

1 stars 0 forks source link

fixing issue #22 : MDX request can now be directly submitted #25

Closed AlexandreCGithub closed 1 week ago

AlexandreCGithub commented 1 week ago

Fixing issue #22 Fix: the user can now directly submit his MDX query, for example: SELECT ... Before, he had to enter {"mdx":"SELECT ..."}. This syntax does not work anymore.

How to test: