PromucFlow_constructor/app/server
Vaibhav Tanwar 94989d4bc3
fix: RestApiPlugin get request raw body fix (#18474)
## Description

> RestApiPlugin fix for accepting raw body in get request.

Fixes #12343

## Type of change

- Bug fix (non-breaking change which fixes an issue)

## How Has This Been Tested?

- Manual
- Unit Tests

## Checklist:
### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


### QA activity:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test
2022-12-30 17:34:31 +05:30
..
.run feat: Added application templates (#10952) 2022-02-09 23:13:31 +06:00
appsmith-git chore: Upgraded Spring Boot and Spring to intermediate ver (#18844) 2022-12-22 15:59:20 +05:30
appsmith-interfaces fix: RestApiPlugin get request raw body fix (#18474) 2022-12-30 17:34:31 +05:30
appsmith-plugins fix: RestApiPlugin get request raw body fix (#18474) 2022-12-30 17:34:31 +05:30
appsmith-server chore: Add Multi Pane Layout feature flag for specific emails (#19301) 2022-12-30 10:52:42 +05:30
envs Revert "ci:update env variable" (#18607) 2022-12-01 16:08:02 +05:30
mongo-seed
reactive-caching chore: Move to Jupiter JUnit5 (#17083) 2022-09-29 08:54:07 +05:30
scripts feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30
.gitignore
build.sh feat: RBAC framework (#14823) 2022-08-22 23:27:07 +05:30
buildpack-run.sh
docker-compose.yml
Dockerfile Add healthcheck to docker (#13154) 2022-05-06 11:45:56 +05:30
entrypoint.sh
pom.xml chore: Upgraded Spring Boot and Spring to intermediate ver (#18844) 2022-12-22 15:59:20 +05:30
Procfile
README.md ci: Modularizing the Github actions workflow for maintainability (#16505) 2022-09-09 01:08:55 +05:30
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.