ephraimbuddy commented on code in PR #29409:
URL: https://github.com/apache/airflow/pull/29409#discussion_r1111622051
##########
airflow/api_connexion/openapi/v1.yaml:
##########
@@ -2288,7 +2288,7 @@ paths:
content:
application/json:
schema:
- $ref: '#/components/schemas/Role'
+ $ref: '#/components/schemas/User'
Review Comment:
It's strange to me that the response is not enforced in the spec. I had
thought that the spec provides input and output validation but this proves
otherwise
--
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]