forked from wallabag/wallabag
Added new endpoint for API: config
This commit is contained in:
committed by
Jeremy Benoist
parent
88fd7afeb5
commit
bb12538fab
@ -32,3 +32,8 @@ user:
|
||||
type: rest
|
||||
resource: "WallabagApiBundle:UserRest"
|
||||
name_prefix: api_
|
||||
|
||||
config:
|
||||
type: rest
|
||||
resource: "WallabagApiBundle:ConfigRest"
|
||||
name_prefix: api_
|
||||
|
||||
Reference in New Issue
Block a user