Closed JonathanGuberman closed 3 years ago
I'm calling this one a bug, because the limits exist, the interface just doesn't give any indication about it to the user.
Right now the API just downsizes requests that are too large silently, but it should probably error out instead.
And what about decks with, say, 1000 cards? That would be bad. 🤔
I added some limits here, so it's not completely crazy, but I'm going to leave this open for now because it could be better.
Changed my mind, closing after all.
I'm calling this one a bug, because the limits exist, the interface just doesn't give any indication about it to the user.
Right now the API just downsizes requests that are too large silently, but it should probably error out instead.
And what about decks with, say, 1000 cards? That would be bad. 🤔