fixes to api url and spec
parent
5f2c142336
commit
a605c872f1
|
|
@ -11,7 +11,7 @@
|
|||
primary-color = "#bc1f2d"
|
||||
show-header = "false"
|
||||
show-info = "true"
|
||||
spec-url = "{% include 'api_url.html' %}api/api_spec.json"
|
||||
spec-url = "{% include 'api_url.html' %}/api/api_spec.json"
|
||||
default-schema-tab = 'example'
|
||||
|
||||
>
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
/
|
||||
Loading…
Reference in New Issue