Closed sorin-costea closed 2 years ago
Thanks for calling this out! That is indeed a bug. We should be returning an empty array when the given before_timestamp
is before the post creation time. We'll get this fixed up. 👌
this should be fixed now!
Fetching post /notes with a bad "before_timestamp" (equal or before the post timestamp) returns always one note - the "posted" one. I would rather expect an empty notes array...