PromucFlow_constructor/app/server
Manish Kumar 02be23188a feat: added multipart app/json support (#28911)
## Description
> Added multi part form data application/json support

### PR fixes following issue(s)
Fixes #28419 

#### Type of change
- Feature Improvement

#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [x] Manual
- [x] JUnit
2023-11-23 10:45:44 +05:30
..
.run
appsmith-git fix: Call out message in git sync modal for JS library is incorrect (#28567) 2023-11-03 16:27:17 +05:30
appsmith-interfaces feat: added multipart app/json support (#28911) 2023-11-23 10:45:44 +05:30
appsmith-plugins feat: added multipart app/json support (#28911) 2023-11-23 10:45:44 +05:30
appsmith-server fix: gsheet invalid ds query redirect issue fixed (#29009) 2023-11-23 10:45:27 +05:30
envs fix: Updated server set up docs to lower confusion from logs (#22926) 2023-05-03 10:17:34 +05:30
mongo-seed
reactive-caching chore(deps): Update pf4j to v3.10.0 (#27044) 2023-09-07 08:48:45 +05:30
scripts chore: Delete unused app/server/scripts/node 2023-08-08 06:00:48 +05:30
.gitignore
build.sh
buildpack-run.sh
docker-compose.yml chore: Use new Docker image for dev-time server (#25609) 2023-07-24 09:56:30 +05:30
pom.xml chore(deps): Update pf4j to v3.10.0 (#27044) 2023-09-07 08:48:45 +05:30
Procfile
README.md
system.properties

Appsmith Server

This is the server-side repository for the Appsmith framework.

For details on setting up your development machine, please refer to this Setup Guide.