Adapt rest api to field permissions (#13314)
Closes https://github.com/twentyhq/core-team-issues/issues/1217 We should only query and return the fields that are readable when using the rest api. This is behind a feature flag.
This commit is contained in:
@ -3579,6 +3579,11 @@ msgstr ""
|
||||
msgid "john.doe@example.com"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: fSPjtl
|
||||
#: src/pages/auth/SignInUp.tsx
|
||||
msgid "Join {workspaceName} team"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: VIK/N0
|
||||
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerWebhookForm.tsx
|
||||
#~ msgid "JSON keys cannot contain spaces"
|
||||
|
||||
Reference in New Issue
Block a user