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
index.js should expose all the GET/POST functions for each class.
Either the individual classes should implement them or index.js should.
This would require either a global Campaign ID to be passed, or for every endpoints to accept one.
The text was updated successfully, but these errors were encountered:
index.js should expose all the GET/POST functions for each class.
Either the individual classes should implement them or index.js should.
This would require either a global Campaign ID to be passed, or for every endpoints to accept one.
The text was updated successfully, but these errors were encountered: