* This PR adds the JSON smart substitution feature to Firestore plugin actions. * This smart substitution will work exactly the same way as it works for REST API actions. * Currently, smart substitution only gets applied to the body section of Create, Set, Add or Update commands as this is the only input field that expects a JSON input type. * It can be toggled On/Off via the Settings tab. * It is set to On by default. However, data migration has been added to set it to Off for all existing Firestore actions so that they are not impacted by this PR's changes. |
||
|---|---|---|
| .. | ||
| src | ||
| auth-notes | ||
| pom.xml | ||