kaizensoze/node-github

include example in each apidoc entry

Closed this issue · 0 comments

e.g.

client.authorization.create({
    scopes: "Array",
    note: "String",
    note_url: "String"
}, function(err, res) { ... });