Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion import-issues-to-github.org
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ POST /repos/:owner/:repo/issues
curl -i -H 'Authorization: token ba89586c2af27b18c180f4fb346bbba838532395' -d '{ "title": "New logo", "body": "We should have one", "labels": ["design"]}' https://api.github.com/repos/ayogi/import-github-issues/issues
#+end_example

- Paraemters ::
- Parameters ::
|-----------+-----------------+----------------------------------------------------------------|
| *Name | Type | Description* |
|-----------+-----------------+----------------------------------------------------------------|
Expand Down