Clone and edit this document
Runkit
Runkit
home page
user forum
new notebook
clone notebook
download notebook
support & documentation
log in
sign up
new notebook
help & feedback
clone this notebook
download this notebook
Sign In
Sign Up
Octokit deprecated options bug
node v8.17.0
version:
master
endpoint
share
tweet
const octokit = require('@octokit/rest@15.3.0')({ protocol: 'https', host: 'api.github.com' }); octokit.repos.getReleases({ owner: 'octokit', repo: 'rest.js', per_page: 1, })
Loading…
no comments
sign in
to comment