Removing the hardcoded apis

This commit is contained in:
geethkokila 2017-01-06 17:09:46 +05:30
parent 739a8bdb69
commit 3795a7e30f

View File

@ -36,13 +36,5 @@
<APIS> <APIS>
<ContextPath>/services/echo</ContextPath> <ContextPath>/services/echo</ContextPath>
<ContextPath>/abc</ContextPath>
<ContextPath>/ca</ContextPath>
<ContextPath>/authenticate</ContextPath>
<ContextPath>/enroll</ContextPath>
<ContextPath>/enrolled</ContextPath>
<ContextPath>/license</ContextPath>
<ContextPath>/checkin</ContextPath>
<ContextPath>/server</ContextPath>
</APIS> </APIS>
</ServerConfiguration> </ServerConfiguration>