Skip to content

Unify get_permissions pagination with other list endpoints#61726

Merged
vincbeck merged 1 commit intoapache:mainfrom
henry3260:add-get-effective-limit-in-get-permissions
Feb 12, 2026
Merged

Unify get_permissions pagination with other list endpoints#61726
vincbeck merged 1 commit intoapache:mainfrom
henry3260:add-get-effective-limit-in-get-permissions

Conversation

@henry3260
Copy link
Contributor

Changes

  • Use get_effective_limit for limit parameter
  • Add ge=0 constraint to offset
  • Ensure consistent pagination behavior across all FAB API list endpoints
Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

- Use get_effective_limit for limit parameter
- Add ge=0 constraint to offset
- Ensure consistent pagination behavior across all FAB API list endpoints
@vincbeck vincbeck merged commit 6e3126a into apache:main Feb 12, 2026
86 checks passed
ytoprakc pushed a commit to ytoprakc/airflow that referenced this pull request Feb 12, 2026
…pache#61726)

- Use get_effective_limit for limit parameter
- Add ge=0 constraint to offset
- Ensure consistent pagination behavior across all FAB API list endpoints
Ratasa143 pushed a commit to Ratasa143/airflow that referenced this pull request Feb 15, 2026
…pache#61726)

- Use get_effective_limit for limit parameter
- Add ge=0 constraint to offset
- Ensure consistent pagination behavior across all FAB API list endpoints
choo121600 pushed a commit to choo121600/airflow that referenced this pull request Feb 22, 2026
…pache#61726)

- Use get_effective_limit for limit parameter
- Add ge=0 constraint to offset
- Ensure consistent pagination behavior across all FAB API list endpoints
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants