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
All requests to Bin will be logged for later inspection (max of 100 requests)
On a personal project I must have missed that line and burned myself because I thought there was an internal application/network issue when in fact it was entirely expected behavior.
Maybe something in big lettering on the main readme could surface this behavior more quickly
The text was updated successfully, but these errors were encountered:
It would also be nice to be able to drop the contents of bin, or delete individual items. I'd like to keep using the same bin for >100 requests so I don't have to reconfigure some things upstream.
The hard 100 request (POST/PUT/GET/etc) limit should be more prominently called out in docs.
Line 172 from https://github.com/Mashape/mockbin/blob/master/docs/api/bins.md reads:
On a personal project I must have missed that line and burned myself because I thought there was an internal application/network issue when in fact it was entirely expected behavior.
Maybe something in big lettering on the main readme could surface this behavior more quickly
The text was updated successfully, but these errors were encountered: