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
Hey there! I'm writing something that targets a private instance of Github, rather than api.github.com. How do I swap out the Github API urls?
Right now, I'm basically implementing my own Interpreters that extends github4s.free.interpreteres.Interpreters, but this is extremely verbose and seems like the incorrect thing to do.
The text was updated successfully, but these errors were encountered:
Hey there! I'm writing something that targets a private instance of Github, rather than api.github.com. How do I swap out the Github API urls?
Right now, I'm basically implementing my own Interpreters that extends
github4s.free.interpreteres.Interpreters
, but this is extremely verbose and seems like the incorrect thing to do.The text was updated successfully, but these errors were encountered: