senthilkumarkj opened a new pull request #21:
URL: https://github.com/apache/airflow-client-go/pull/21
__type is a common field in all the allowed types, so schedule interval
will never be `{}`. So we can't compare against empty struct alone to
find if we've the right type. We need to look into the `__type` value
to find the correct struct.
Fixes #20.
--
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]