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

SEAT api change to include main character id #35

Merged
merged 2 commits into from
Aug 3, 2019

Conversation

SebFerraro
Copy link
Contributor

This will allow callers of the SEAT api access to the main character id of a user.

This is mostly helpful to those who use SEAT internally and have other functions that check across all characters owned by "someone".

Adding main character id from grouping to the response object of the seat API
Altering user controller to add grouping pagination
@warlof
Copy link
Member

warlof commented Jul 26, 2019

Hi @NoMercy82 thank you for the change. However, to be complete, this PR also need an update on the seat/web repository, on the swagger documentation block from User model.

https://github.com/eveseat/web/blob/master/src/Models/User.php

Can you check and open another PR on that repo with the new property?

@warlof warlof merged commit 71d86ce into eveseat:master Aug 3, 2019
@warlof
Copy link
Member

warlof commented Aug 3, 2019

Thank you :)

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