PromucFlow_constructor/app/server/appsmith-server/src
Nayan e1d859acb4
feat: Add api to update mulitple layout (#21105)
## Description

We need an API to update multiple page layouts with a single request.
For the mobile responsiveness project, the client migrates an existing
app from fixed layout to auto layout. After the migration is done, it
needs to send the updated layout one by one. With this new API, the
client needs to make a single API call to update all the layouts.

Fixes #21104
2023-03-03 17:20:15 +06:00
..
main feat: Add api to update mulitple layout (#21105) 2023-03-03 17:20:15 +06:00
test feat: Add api to update mulitple layout (#21105) 2023-03-03 17:20:15 +06:00