nerdishbynature / octokit.swift

A Swift API Client for GitHub and GitHub Enterprise
MIT License
495 stars 126 forks source link

Issues API Calls #38

Open nwest opened 8 years ago

nwest commented 8 years ago
nwest commented 8 years ago

@pietbrauer I see what you mean. These are just the issues related calls.

pietbrauer commented 8 years ago

πŸ˜„πŸ˜„ yep

1ec5 commented 8 years ago

11 implements the following calls:

GET /repos/:owner/:repo/issues/:number
POST /repos/:owner/:repo/issues
PATCH /repos/:owner/:repo/issues/:number