mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Merge pull request #2351 from wallabag/fix-api-client-deletion
Changed relation between API client and refresh token
This commit is contained in:
commit
93a95c09bf
5 changed files with 45 additions and 4 deletions
|
@ -12,6 +12,11 @@ wallabag_user:
|
|||
type: annotation
|
||||
prefix: /users
|
||||
|
||||
wallabag_api:
|
||||
resource: "@WallabagApiBundle/Controller/"
|
||||
type: annotation
|
||||
prefix: /
|
||||
|
||||
wallabag_api:
|
||||
resource: "@WallabagApiBundle/Resources/config/routing.yml"
|
||||
prefix: /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue