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

Add /api/client/{clientId} Endpoint #344

Merged
merged 3 commits into from
Sep 7, 2024
Merged

Conversation

Ayymoss
Copy link
Collaborator

@Ayymoss Ayymoss commented Aug 22, 2024

This endpoint returns general information about the client ID provided.

image

It might be worth leaving this PR open for a bit for other members to suggest additional data that should return on this endpoint.

This endpoint returns general information about the client ID provided.
@Ayymoss Ayymoss requested a review from RaidMax August 22, 2024 18:08
@Steven-GC
Copy link

XUID please :)

Updated `ClientInfoResult` to include a new `GameName` property. Also modified `ClientController` to handle and display this new property properly.
@Ayymoss
Copy link
Collaborator Author

Ayymoss commented Aug 22, 2024

XUID please :)

We've spoken about this in tester, it makes more sense to return the NetworkID explicitly than transform it into the hex string.

@RaidMax RaidMax merged commit 2d7819c into develop Sep 7, 2024
9 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.

3 participants