You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/08/03 18:42:57 UTC

[GitHub] [airflow] jedcunningham opened a new pull request, #25518: Simply json responses

jedcunningham opened a new pull request, #25518:
URL: https://github.com/apache/airflow/pull/25518

   Our json responses don't need to call jsonify explicitly, as flask will
   do it for us. This also moves to returning a tuple to specify the status
   code.
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] jedcunningham merged pull request #25518: Simply json responses

Posted by GitBox <gi...@apache.org>.
jedcunningham merged PR #25518:
URL: https://github.com/apache/airflow/pull/25518


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org