Would you like to clone this notebook?

When you clone a notebook you are able to make changes without affecting the original notebook.

Cancel

octokit/rest.js#1064

node v10.24.1
version: 2.0.0
endpointsharetweet
reproducible test case for https://github.com/octokit/rest.js/issues/1064
const octokit = require('@octokit/rest')() await octokit.repos.list({ 'affiliation': 'owner,organization_member' })
Loading…

no comments

    sign in to comment