shubhamraj-git commented on PR #43367: URL: https://github.com/apache/airflow/pull/43367#issuecomment-2466418182
Thanks @jscheffl Got the point. To summarise. 1. We will have a jsonConf as string type, will convert it to json object before requesting trigger api. 2. once the user is done editing the jsonConf in code mirror, It will parse and if it's okay then will prettify it, else will show error. (Currently it was doing live check while typing). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
