We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef2584 commit a813f95Copy full SHA for a813f95
redocs/templates/redocs/index.html
@@ -53,7 +53,6 @@ <h2>Loading DRF ReDocs...</h2>
53
54
<script type="text/babel">
55
const endpoints = {{ endpoints | safe }};
56
- const force_script_name = {{ force_script_name | safe }};
57
const djangoGreen = '#44B78B';
58
const universalFetch = (function getCorrectFetchImpl() {
59
return fetch;
0 commit comments