ToolJet/plugins/packages/restapi/lib
Devanshu Rastogi e4196adae1 Enhance: Rest api body to accept raw input instead of raw json. (#2249)
* Enhanced rest api body to accept raw input instead of raw json.

* Changed content type from application/json to text/json and changed copywrite to RAW.

* Changed rest api body toggle label from 'RAW' to 'Raw'.

* Added request label for static REST API data source.

* Fixed issue where GET query failed since body was undefined.

* Integrated json_body to add backward compatibility.

* Removed console logs.

* Added support for 'text/json' type in checkIfContentTypeIsJson function.

* Made changes according to new frontend architecture in v3.

* Fixed request URL field overflow issue.

---------

Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
2024-11-22 12:49:08 +05:30
..
icon.svg hotfix : Console throwing error / warnings related to svgs (#8895) 2024-02-22 16:52:54 +05:30
index.ts Enhance: Rest api body to accept raw input instead of raw json. (#2249) 2024-11-22 12:49:08 +05:30
manifest.json add retry toggle on restapi datasource config 2024-11-09 21:12:16 +05:30
operations.json Move plugins to root (#1728) 2022-01-17 12:38:17 +05:30
types.ts Feature/2395 - add eslint to plugins (#2402) 2022-03-10 12:29:48 +05:30