uranusjr commented on code in PR #49470:
URL: https://github.com/apache/airflow/pull/49470#discussion_r2076808785
##########
airflow-core/src/airflow/api_fastapi/core_api/openapi/v1-rest-api-generated.yaml:
##########
@@ -6383,7 +6383,7 @@ paths:
type: string
enum:
- application/json
- - text/plain
+ - application/x-ndjson
- '*/*'
Review Comment:
No idea about the implication, why is `text/plain` removed from explicitly
listed?
--
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]