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
As you can see here the documentation doesn't mention you can pass in parameters like [sort: "pushed"] to the function even though that feature has already been implemented.
The text was updated successfully, but these errors were encountered:
There are multiple functions that pass parameters even if it isn't mentioned in the Tentacat docs (possible parameters are enumerated on the Github docs). Would it be better to add a blanket statement somewhere that mentions that if the Github documentation says you can pass parameters, then you can do so with Tentacat? That might be a bit more DRY than mentioning it in the documentation for every endpoint, right?
As you can see here the documentation doesn't mention you can pass in parameters like
[sort: "pushed"]
to the function even though that feature has already been implemented.The text was updated successfully, but these errors were encountered: