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
Seems inconsistent with the rest of the apis surely?
Get individual channel should be /channel/{id} as currently
Get all public facing channels should be /channels/ though, currently /channel/ which doesn't fit with users or videos or any other objects we've implemented as far as I know...?
The text was updated successfully, but these errors were encountered:
Seems inconsistent with the rest of the apis surely?
Get individual channel should be /channel/{id} as currently
Get all public facing channels should be /channels/ though, currently /channel/ which doesn't fit with users or videos or any other objects we've implemented as far as I know...?
The text was updated successfully, but these errors were encountered: