Skip to content

Rename Audits rate limit parameter#620

Merged
ziagham merged 1 commit intoflowsynx:masterfrom
mohin-io:fix/rename-audits-ratelimit-parameter-612
Oct 31, 2025
Merged

Rename Audits rate limit parameter#620
ziagham merged 1 commit intoflowsynx:masterfrom
mohin-io:fix/rename-audits-ratelimit-parameter-612

Conversation

@mohin-io
Copy link
Copy Markdown
Contributor

@mohin-io mohin-io commented Oct 31, 2025

Summary

  • Align the Audits.Map signature with EndpointGroupBase by renaming the rate limit argument to
    ateLimitPolicyName for consistency
  • Propagate the renamed parameter inside the method so the configured rate-limiting policy remains in sync with the new signature

Testing

  • Dotnet test (fails: dotnet CLI not available in this environment)

Closes #612

@mohin-io mohin-io requested review from a team as code owners October 31, 2025 22:29
@sonarqubecloud
Copy link
Copy Markdown

@ziagham ziagham merged commit b20bcb6 into flowsynx:master Oct 31, 2025
4 checks passed
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.

Rename parameter rateLimitPolicy to rateLimitPolicyName in Audits endpoint

2 participants