Synchronizing API and documentation updates

This commit is contained in:
gitnexbot
2024-03-12 00:06:36 +00:00
parent f4ebed4475
commit 3f8f9fce13
2 changed files with 3 additions and 3 deletions
@@ -876,7 +876,7 @@ public interface IssueApi {
* format (optional)
* @param before Only show items updated before the given time. This is a timestamp in RFC 3339
* format (optional)
* @param createdBy Only show items which were created by the the given user (optional)
* @param createdBy Only show items which were created by the given user (optional)
* @param assignedBy Only show items for which the given user is assigned (optional)
* @param mentionedBy Only show items in which the given user was mentioned (optional)
* @param page page number of results to return (1-based) (optional)