uranusjr commented on issue #25492: URL: https://github.com/apache/airflow/issues/25492#issuecomment-1204692497
Looks like something’s over-serialising the response. Things in `appbuilder_views` should be a dict (“object” in JSON Schema terminology) but the validator got a serialised JSON string. -- 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]
