zachliu commented on a change in pull request #14366:
URL: https://github.com/apache/airflow/pull/14366#discussion_r583790708
##########
File path: airflow/api_connexion/openapi/v1.yaml
##########
@@ -1425,6 +1425,8 @@ components:
type: array
items:
$ref: '#/components/schemas/ConnectionCollectionItem'
+ total_entries:
+ type: integer
Review comment:
@ephraimbuddy done :rocket:
i updated all collections for all available API endpoints except
`ExtraLinkCollection` and `TaskCollection` which don't have `total_entries`
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]