ephraimbuddy opened a new pull request #18:
URL: https://github.com/apache/airflow-client-python/pull/18


   Currently when a post request or patch request is made,
   read_only fields and create_only fields are sent in the request and it fails 
with 400 BadRequest error, attr is readonly.
   This change fixes it and ensures that readonly fields are not sent in a 
post/patch request
   
   TODO:
    - [ ] Ensure all related endpoints are fixed
    - [ ] Test
    


-- 
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:
[email protected]


Reply via email to