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
We need to refactor this project from a single-file module into a multi-file module. Long-term, it's what we will need in order to make the codebase more maintainable, because we will need to add child classes to support the extreme antipatterns of the new integration APIs (i.e. using a different hostname for some endpoints but not all).
We need to refactor this project from a single-file module into a multi-file module. Long-term, it's what we will need in order to make the codebase more maintainable, because we will need to add child classes to support the extreme antipatterns of the new integration APIs (i.e. using a different hostname for some endpoints but not all).
This also would un-block #26.
The text was updated successfully, but these errors were encountered: