Release 2.20.0 (#4987)
This commit is contained in:
@@ -45,9 +45,9 @@ nelmio_api_doc:
|
||||
- ^/api(?!/doc)
|
||||
documentation:
|
||||
info:
|
||||
title: Kimai - API Docs
|
||||
title: Kimai - API
|
||||
description: |
|
||||
JSON API for the Kimai time-tracking software: [API documentation](https://www.kimai.org/documentation/rest-api.html), [Swagger definition file](doc.json)
|
||||
JSON API for the Kimai time-tracking software. Read our [API documentation](https://www.kimai.org/documentation/rest-api.html) and download the [Open API definition](doc.json) to import into your API client.
|
||||
version: '1.0'
|
||||
components:
|
||||
securitySchemes:
|
||||
|
||||
@@ -29,7 +29,6 @@ tabler:
|
||||
routes:
|
||||
tabler_welcome: dashboard
|
||||
tabler_login: login
|
||||
tabler_logout: logout
|
||||
tabler_login_check: security_check
|
||||
tabler_registration: registration_register
|
||||
tabler_registration_register: registration_register
|
||||
|
||||
Reference in New Issue
Block a user