bbovenzi commented on PR #43841: URL: https://github.com/apache/airflow/pull/43841#issuecomment-2489060941
<img width="510" alt="Screenshot 2024-11-20 at 11 32 21 AM" src="https://github.com/user-attachments/assets/a060e9a2-553f-4fd5-8820-3a84eeff7c4f"> I was just testing this and noticed that we're passing all the values as strings. It would be nice if I am passing 'application/json' that values are actually converted so `'True'` becomes `true`, `'5'` becomes `5` -- 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]
