Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APIPUB-69] - Implements Reverse Paging. #70

Merged
merged 8 commits into from
Sep 5, 2024
Merged

[APIPUB-69] - Implements Reverse Paging. #70

merged 8 commits into from
Sep 5, 2024

Conversation

DavidJGapCR
Copy link
Contributor

No description provided.

@@ -94,5 +94,7 @@ public int MaxDegreeOfParallelismForPostResourceItem
public int RateLimitNumberExecutions { get; set; } = 100;

public int RateLimitTimeLimitMinutes { get; set; } = 1;

public bool useReversePaging { get; set; } = false;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Naming convention. Use Pascal Case

@jagudelo-gap jagudelo-gap merged commit f331deb into main Sep 5, 2024
5 checks passed
@jagudelo-gap jagudelo-gap deleted the APIPUB-69 branch September 5, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants