Skip to content

Example in README.md is outdated #61

Description

@Baggerone

Description

The following example in the README.md file is outdated

Actual wording

You can then perform calls to the API on behalf of an Organization:

projects, err := org.ListProjects(ctx)

Expected wording

You can then perform calls to the API on behalf of an Organization:

projects, response, err := org.ListProjects(ctx)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions