Skip to content

Commit 4adc96d

Browse files
committed
Documentation has correct path now
/otp/ at start was missing before
1 parent 82d7a29 commit 4adc96d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

enunciate.xml

+4-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,10 @@
1919
<ruby-json-client disabled="true"/>
2020
<idl disabled="true"/>
2121
<swagger disabled="true"/>
22-
<docs disableRestMountpoint="true"/>
22+
<docs disableRestMountpoint="true" includeApplicationPath="true"/>
23+
<jaxrs>
24+
<application path="/otp/" />
25+
</jaxrs>
2326
</modules>
2427

2528
</enunciate>

0 commit comments

Comments
 (0)