You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should only be used for advanced use cases where you have special formats not covered by the built-in functions.
213
213
<br/><br/>
214
-
This will <strong>replace all built-in functions provided with what you provide</strong>.
214
+
This will <strong>replace all provided built-in functions such as `powertools_json`, so you will no longer be able to use them</strong>.
215
215
</Note>
216
216
217
217
For special binary formats that you want to decode before applying JSON Schema validation, you can bring your own [JMESPath function](https://github.com/jmespath/jmespath.py#custom-functions) and any additional option via `jmespath_options` param.
0 commit comments