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 2021/01/18 15:47:53 UTC

[GitHub] [airflow] tandelDipak edited a comment on issue #13744: REST API Connection Endpoint doesn't return the extra field in response

tandelDipak edited a comment on issue #13744:
URL: https://github.com/apache/airflow/issues/13744#issuecomment-762330087


   @potiuk Thank you for your support.
   I tried setting the below values but none of them worked.
   - '{ "test": "a"}'
   - '{}'
   - ' '
   - "{ "test": "a"}"
   - "{}"
   - " "
   - { "test": "a"}
   - Kept this field empty
   
   At least it should return empty value when field is kept empty.


----------------------------------------------------------------
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.

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