Web: add link to the API explorer
Add a link to `/api/swagger-ui/` to the top bar, which allows exploration of the API.
This commit is contained in:
parent
def56b5d22
commit
2045a087ca
@ -16,8 +16,9 @@
|
||||
</nav>
|
||||
<api-spinner />
|
||||
<span class="app-version">
|
||||
version: {{ flamencoVersion }}
|
||||
<a href="/flamenco-addon.zip">addon</a>
|
||||
| <a href="/api/swagger-ui/">API</a>
|
||||
| version: {{ flamencoVersion }}
|
||||
</span>
|
||||
</header>
|
||||
<router-view></router-view>
|
||||
|
Loading…
x
Reference in New Issue
Block a user