Skip to content

Suggestion to remove authorizations::create from doc #1087

Closed
@rafasashi

Description

@rafasashi

It seems that the following method doesn't exist any longer or am I missing a dependency?

$authorization = $github->api('authorizations')->create($data);

$authorization = $github->api('authorizations')->create(array('note' => 'Optional'), $code);

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