We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 314e4d9 commit 49f78b6Copy full SHA for 49f78b6
1 file changed
module.xml
@@ -0,0 +1,19 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<Export generator="Cache" version="25">
3
+<Document name="MDX2JSON.MODULE"><Module>
4
+ <Name>MDX2JSON</Name>
5
+ <Version>2.2.1</Version>
6
+ <Packaging>module</Packaging>
7
+ <SourcesRoot>MDX2JSON</SourcesRoot>
8
+ <Resource Name="MDX2JSON.INC"/>
9
+ <Resource Name="MDX2JSON.PKG"/>
10
+ <CSPApplication
11
+ Path="/MDX2JSON"
12
+ Url="/MDX2JSON"
13
+ CookiePath="/MDX2JSON/"
14
+ PasswordAuthEnabled="1"
15
+ UnauthenticatedEnabled="1"
16
+ DispatchClass="MDX2JSON.REST"
17
+ />
18
+</Module>
19
+</Document></Export>
0 commit comments