mirror of
https://github.com/jlengrand/github-api.git
synced 2026-04-09 15:51:00 +00:00
Fix: Add missing parameter
This commit is contained in:
@@ -64,6 +64,8 @@ public class GHDiscussionBuilder {
|
||||
/**
|
||||
* Update a discussion with all the parameters.
|
||||
*
|
||||
* @param number
|
||||
* number of the discussion to be updated
|
||||
* @return the gh discussion
|
||||
* @throws IOException
|
||||
* if discussion cannot be updated
|
||||
|
||||
Reference in New Issue
Block a user