-
Notifications
You must be signed in to change notification settings - Fork 139
Open
cozy/cozy-client
#1339Description
Hey,
Do you think it is possible to add a route /settings/bitwarden to get io.cozy.settings.bitwarden document from io.cozy.settings database for consistency with other routes ?
Because currently we can't fetch this document with cozy-client query Q('io.cozy.settings').getById('io.cozy.settings.bitwarden')
as is where as we can do Q('io.cozy.settings').getById('io.cozy.settings.instance')
.
Not really important, I will in any case make a quick fix on cozy-client to support current route /data/io.cozy.settings/io.cozy.settings.bitwarden, but I think worth noting for consistency.
Thanks !
Metadata
Metadata
Assignees
Labels
No labels