ephraimbuddy commented on a change in pull request #12532:
URL: https://github.com/apache/airflow/pull/12532#discussion_r528200031
##########
File path: airflow/api_connexion/openapi/v1.yaml
##########
@@ -2449,7 +2470,7 @@ components:
properties:
total_entries:
type: integer
- description: Total count for all collection items.
+ description: Count of objects in the current result set.
Review comment:
The way I think about this is that, the total entry should be equal to
total results else we may end up returning no items but have a value for 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]