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