Skip to content

Allow specifying custom parameters #1057

Description

@lexisother

The library locks you into providing only specific parameters. For example, \Api\CurrentUser:
image

The /user/repos endpoint has more parameters than just these, though, such as per_page, which is now being locked to 30 because users cannot specify a custom value.

If there is however a way to specify custom options without having to do any hacky things with $client->getHttpClient, I'd love to hear.

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

    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