Skip to content

Commit 40c4bf1

Browse files
committed
Update index.html.erb
1 parent 51affe6 commit 40c4bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/grape_swagger_rails/application/index.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<script type="text/javascript">
99
$(function () {
1010
window.swaggerUi = new SwaggerUi({
11-
discoveryUrl:"/api/swagger_doc.json",
11+
discoveryUrl:"/swagger_doc.json",
1212
apiKey:"special-key",
1313
dom_id:"swagger-ui-container",
1414
supportHeaderParams: true,

0 commit comments

Comments
 (0)