PromucFlow_constructor/app/server/appsmith-plugins
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
..
amazons3Plugin fix: Refactor entities based on AST parsing logic (#18517) 2022-12-12 08:12:21 +03:00
arangoDBPlugin fix: Remove datasource connection from cache when datasource is deleted (#17364) 2022-10-17 10:31:26 +05:30
dynamoPlugin fix: Remove datasource connection from cache when datasource is deleted (#17364) 2022-10-17 10:31:26 +05:30
elasticSearchPlugin feat: Default port for Elastic Search plugin (#17468) 2022-11-03 06:51:34 +05:30
firestorePlugin fix: Refactor entities based on AST parsing logic (#18517) 2022-12-12 08:12:21 +03:00
googleSheetsPlugin fix: Improved error message for google sheet insert/update empty body (#18558) 2022-12-21 19:00:02 +05:30
graphqlPlugin fix: removed old key_val_input, updated keyval_array, show ds info (#18626) 2022-12-13 20:09:16 +05:30
jsPlugin fix: Remove datasource connection from cache when datasource is deleted (#17364) 2022-10-17 10:31:26 +05:30
mongoPlugin fix: Refactor entities based on AST parsing logic (#18517) 2022-12-12 08:12:21 +03:00
mssqlPlugin fix: Refactor entities based on AST parsing logic (#18517) 2022-12-12 08:12:21 +03:00
mysqlPlugin fix: Refactor entities based on AST parsing logic (#18517) 2022-12-12 08:12:21 +03:00
postgresPlugin fix: Refactor entities based on AST parsing logic (#18517) 2022-12-12 08:12:21 +03:00
redisPlugin fix: Remove datasource connection from cache when datasource is deleted (#17364) 2022-10-17 10:31:26 +05:30
redshiftPlugin fix: update HikariCP package version (#17806) 2022-10-27 14:07:37 +05:30
restApiPlugin fix: RestApiPlugin get request raw body fix (#18474) 2022-12-30 17:34:31 +05:30
saasPlugin Fix LinkageError in Saas & GSheets plugins (#16565) 2022-09-06 13:23:04 +05:30
smtpPlugin fix: Remove datasource connection from cache when datasource is deleted (#17364) 2022-10-17 10:31:26 +05:30
snowflakePlugin chore: bump jackson-databind from 2.12.6.1 to 2.13.4.1 in /app/server/appsmith-plugins/snowflakePlugin (#17695) 2022-10-31 09:48:03 +05:30
pom.xml chore: Tests pass, server runs w/ analytics (#17205) 2022-09-30 11:49:25 +05:30