mirror of
https://github.com/grocy/grocy.git
synced 2025-08-19 20:11:16 +00:00
Produce a schema-valid OpenAPI specification (closes #1457)
This commit is contained in:
@@ -652,7 +652,7 @@
|
||||
@endif
|
||||
<a class="dropdown-item discrete-link"
|
||||
target="_blank"
|
||||
href="{{ $U('/api') }}"><i class="fas fa-book"></i> {{ $__t('REST API & data model documentation') }}</a>
|
||||
href="{{ $U('/api') }}"><i class="fas fa-book"></i> {{ $__t('REST API browser') }}</a>
|
||||
<a class="dropdown-item discrete-link"
|
||||
href="{{ $U('/barcodescannertesting') }}"><i class="fas fa-barcode"></i> {{ $__t('Barcode scanner testing') }}</a>
|
||||
<div class="dropdown-divider"></div>
|
||||
|
Reference in New Issue
Block a user