docs/CommentRepliesApi.md in phrase-2.18.0 vs docs/CommentRepliesApi.md in phrase-2.19.0

- old
+ new

@@ -46,10 +46,10 @@ x_phrase_app_otp: 'x_phrase_app_otp_example', # String | Two-Factor-Authentication token (optional) page: 1, # Integer | Page number per_page: 25, # Integer | Limit on the number of objects to be returned, between 1 and 100. 25 by default branch: 'my-feature-branch', # String | specify the branch to use query: 'Some comment content', # String | Search query for comment messages - filters: ['[\"read\",\"unread\"]'], # Array<String> | Specify the filter for the comments + filters: ['inner_example'], # Array<String> | Specify the filter for the comments order: 'desc' # String | Order direction. Can be one of: asc, desc. } begin #List replies