-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Calling Get-ForumThread usually fails due to overlapping paramater set parameters, so powershell is unable to determine which set to actually use. This is because the forum thread endpoint is special in that the query type is defined by seperate routes /active.json, /unread.json as opposed to as query string params as used elsewhere.
It may be simplest to just exclude this from code generation, and handle it as a special case.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels