You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to query discussions, and whilst https://api.github.com/repos/org/repo/discussions endpoint is working, it doesn't seem to accept the same parameters as issues endpoint. E.g., it doesn't do paging or filter by state.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I need to query discussions, and whilst
https://api.github.com/repos/org/repo/discussions
endpoint is working, it doesn't seem to accept the same parameters asissues
endpoint. E.g., it doesn't do paging or filter by state.Where can I find the docs?
Beta Was this translation helpful? Give feedback.
All reactions