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
It is worth noting that the Eventbrite v3 default batch process only applies to GET requests. Every Eventbrite api v3 endpoint supports batch GET. Batch update it is still experimental, however many data sets that need batch create update delete support have their own batch implementations separate from the standard v3 batch process.
The API supports batched requests so the SDK should support it as well to make things convenient.
We'll flesh out details of the JS API here. Should be done after #6
The text was updated successfully, but these errors were encountered: