deep-jade•2d ago
There is an important typo in the
There is an important typo in the documentation of the API to charge events.
The property named
eventCount
should be count
.
https://docs.apify.com/api/v2/post-charge-run
I suffered this myself in my first PPE actor. Am I the only one using the API instead of the SDK?
cc @Lukas Krivka1 Reply
Reported thanks. Hopefully the types will be bound to the code soon.