Qodex.ai
Qodex.ai
Introduction
Github API
Create repositoryCreate issueDelete repositoryGet deleted repository
github
CREATE RepositoryCreate Issue
Introduction
Github API
Create repositoryCreate issueDelete repositoryGet deleted repository
github
CREATE RepositoryCreate Issue
HomegithubCreate Issue

Create Issue

POST https://api.github.com/user/repos/:owner/:repo/issues

Request Body

{"title"=>"Found a bug", "body"=>"i am having a problem with this", "assignment"=>["octocat"]}
Previous
CREATE Repository