appsmithorg / appsmithorg/appsmith

[Feature] Smart JSON substitution enhancements

オープン
#3,811 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
Community Reported Core Query Execution Enhancement Integrations Product Query & JS Pod Query Widgets & IDE Pod
主要言語
TypeScript
スター
40.9k
フォーク
4.8k
平均マージ
1日 22時間
マージ済み PR(30日)
45

説明

## Summary
Casting empty values appropriately and automatically can have a high impact when defining JSON payloads.
Today, we need to write verbose ternary operations to cast them accordingly.

For example:
`undefined` is considered incorrect in JSON, so we should have it automatically substituted to `null` during Smart JSON substitution

A screenshot of how verbose it is for users:
![smart-substitution](https://user-images.githubusercontent.com/103687/113521035-90beb000-95b4-11eb-92b4-72051b407bfa.png)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。