Fix: Add missing parameter

This commit is contained in:
Charles Moulliard
2020-06-04 12:58:07 +02:00
parent 74db42a703
commit b00a9faea6

View File

@@ -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