dstandish commented on code in PR #27758:
URL: https://github.com/apache/airflow/pull/27758#discussion_r1068646963
##########
airflow/api_connexion/openapi/v1.yaml:
##########
@@ -1656,6 +1656,12 @@ paths:
- $ref: '#/components/parameters/FullContent'
- $ref: '#/components/parameters/FilterMapIndex'
- $ref: '#/components/parameters/ContinuationToken'
+ - name: log_type
+ in: query
+ schema:
+ type: string
Review Comment:
i did that initially i can't remember what problems it caused... can try and
go back to it
--
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]