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

Pending and Accepted Users Need Account Details #354

Closed
Brandogs opened this issue Jun 12, 2018 · 1 comment
Closed

Pending and Accepted Users Need Account Details #354

Brandogs opened this issue Jun 12, 2018 · 1 comment

Comments

@Brandogs
Copy link
Contributor

Bug Report

Pending and Accepted Accessor lists return no detail about the actual account. It only shows detail about the user who is logged in. We need to display info about which account the user is accepting/declining or unfollowing.

@cdriehuys
Copy link
Member

I agree with this. In addition to the information already present, would the following be enough?

{
  "other": "accessor attributes",

  "km_user": {
    "id": 42,
    "name": "Douglas Adams",
    "image": "https://example.com/image.jpg"
  },

  "more": "accessor attributes"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants