PromucFlow_constructor/app/server/appsmith-server
Nayan 02be902fdc
feat: add page slug in the get pages API (#10345)
We've added slug for pages. Each page has a slug which is generated from name automatically. In our get pages API /api/v1/pages/application/<app_id>, the slug names were not included in the Page DTO. This PR adds slug name in this API response.
2022-01-13 17:29:09 +06:00
..
src feat: add page slug in the get pages API (#10345) 2022-01-13 17:29:09 +06:00
auth-notes
pom.xml fix: Update defaultResourceIds with resource ids after the disconnect event (#9990) 2021-12-28 10:57:50 +05:30