chore: Allow feature flag parameters in platform API for account creation (#5589)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
smartdev58
2022-10-20 06:16:36 +02:00
committed by GitHub
parent a3277b45af
commit fa73b5290c
6 changed files with 69 additions and 9 deletions

View File

@@ -0,0 +1 @@
json.partial! 'platform/api/v1/models/account', formats: [:json], resource: @resource

View File

@@ -0,0 +1 @@
json.partial! 'platform/api/v1/models/account', formats: [:json], resource: @resource

View File

@@ -0,0 +1 @@
json.partial! 'platform/api/v1/models/account', formats: [:json], resource: @resource