Skip to content

feat: Update GetPlayersWithIpAddress method to use new endpoint format#730

Merged
frasermolyneux merged 2 commits into
mainfrom
feature/with-ip-address
Feb 10, 2026
Merged

feat: Update GetPlayersWithIpAddress method to use new endpoint format#730
frasermolyneux merged 2 commits into
mainfrom
feature/with-ip-address

Conversation

@frasermolyneux

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings February 10, 2026 13:45
@github-actions

github-actions Bot commented Feb 10, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the V1 API client to call the revised “players with IP address” endpoint format, aligning the client route with the server-side controller route.

Changes:

  • Switched GetPlayersWithIpAddress from a query-parameter-based IP filter to a path-segment-based endpoint.
  • Removed the redundant ipAddress query parameter from the request.

Comment thread src/XtremeIdiots.Portal.Repository.Api.Client.V1/Api/V1/PlayersApi.cs Outdated
@sonarqubecloud

Copy link
Copy Markdown

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