Skip to content

0.9.80

Compare
Choose a tag to compare
@donrestarone donrestarone released this 04 Jan 13:02
· 48 commits to master since this release
6262211

What's Changed

[bug fix] Run Error API actions

Addresses: #985

Addresses: #1071

Demo:

Screen.Recording.2022-09-06.at.7.28.19.PM.mov
Screen.Recording.2023-01-03.at.9.26.40.PM.mov

Since api resource is not saved due to any error, api action will keep track of user input with proper error message under

additional_data['api_resource']['properties'] and additional_data['api_resource']['errors']

Demo shows error message and user input being accessed by api_action

Demo fix dead set functionality

Screen.Recording.2022-09-13.at.11.40.18.PM.mov

Demo showing error message in API

Screen.Recording.2022-10-17.at.9.30.30.PM.mov

Co-authored-by: Pralish Kayastha [email protected]
Co-authored-by: Pralish Kayastha [email protected]

Full Changelog: 0.9.79...0.9.80