Skip to content

User object is outdated #343

Description

@myConsciousness

The structure of the User object does not seem to match the structure of the JSON returned from GitHub.

  {
    "login": "asliddinxanov",
    "id": 100646459,
    "node_id": "U_kgDOBf--Ow",
    "avatar_url": "https://avatars.githubusercontent.com/u/100646459?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/asliddinxanov",
    "html_url": "https://github.com/asliddinxanov",
    "followers_url": "https://api.github.com/users/asliddinxanov/followers",
    "following_url": "https://api.github.com/users/asliddinxanov/following{/other_user}",
    "gists_url": "https://api.github.com/users/asliddinxanov/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/asliddinxanov/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/asliddinxanov/subscriptions",
    "organizations_url": "https://api.github.com/users/asliddinxanov/orgs",
    "repos_url": "https://api.github.com/users/asliddinxanov/repos",
    "events_url": "https://api.github.com/users/asliddinxanov/events{/privacy}",
    "received_events_url": "https://api.github.com/users/asliddinxanov/received_events",
    "type": "User",
    "site_admin": false
  }

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions