Casper Weiss Bang
Casper Weiss Bang
@aivascu do you have time to check this? :)
In a post-1.8 world, I'd love to hear the solution. We have had a mix of FreshnessPolicies that are eager and lazy, and some old partitions haven't been updated. This...
also applicable here: https://github.com/sendgrid/sendgrid-python/blob/d7ee47b56b171e82c20e4dfd9ae5a3f79eb71a85/sendgrid/helpers/mail/mail.py#L207
So it was probbly quite simple. sorry bout that - my code looked like this and worked. ```fsharp endpoints { requireAuthorization group "trigger" post "/wantPlant" (plantEventEndpoint AddedWant) post "/removeWant" (plantEventEndpoint...
Not sure if this is related to #1165