Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Repo JSON response does not match documentation #108

Open
@kylegoetz

Description

api/v1/user/repos responds with an array of JSON objects, each of which represents a repository.

One of the properties of the repository item is called parent. However in the API documentation, the only fields listed as being in the response for a repository are: id, owner, full_name, private, fork, html_url, clone_url, ssh_url, permissions.

The documentation needs to be updated. JSON-parsing libraries sometimes require you to list all potential properties so they can map to an object automatically (apparently Glassfish's Jersey for Java, for example).

(There actually appears to be quite a few things in the response that aren't listed in the documentation.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /