* POC: Datatype handling autogenerated naming params client * added array and file datatype * handles all primitive types * paramproperties convetred to map instead of array * parametermap inversion * handled no bindings bug * feat: Consume action execution payload changes w.r.t. data type mapping (#15555) This commit does the following things 1. It consumes data type metadata from payload 2. It consumes the mapping between the pseudo binding name and original binding name 3. It doesn't apply any logic w.r.t. data type identification after consumption * added comments and cleaned code with proper datatypes * removed URLencoding for binding params names * feat: Remove URL decoding on param keys from server-side codebase (#15555) * Remove unused import (#15555) Co-authored-by: ChandanBalajiBP <chandan@appsmith.com> |
||
|---|---|---|
| .. | ||
| src | ||
| auth-notes | ||
| pom.xml | ||