Commit ff7415d8 by CDrummond Committed by Sarath Subramanian

ATLAS-3181: fixed swagger interactive example URLs

parent f4574531
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
</api-classes> </api-classes>
<modules> <modules>
<swagger host="localhost:21000"/> <swagger host="localhost:21000" basePath="/api/atlas/"/>
<jackson datatype-detection="aggressive" propertiesAlphabetical="true" honorJaxb="false"/> <jackson datatype-detection="aggressive" propertiesAlphabetical="true" honorJaxb="false"/>
<jaxrs datatype-detection="aggressive"/> <jaxrs datatype-detection="aggressive"/>
<jackson1 disabled="true"/> <jackson1 disabled="true"/>
...@@ -40,4 +40,4 @@ ...@@ -40,4 +40,4 @@
<php-json-client disabled="true"/> <php-json-client disabled="true"/>
<jaxws disabled="true"/> <jaxws disabled="true"/>
</modules> </modules>
</enunciate> </enunciate>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment