"limit" param for collections / ability to override top level json element name #83
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
You've created an amazing tool here, thank you for that. This pull request adds:
I've got a project that has worked perfectly with "out of the box" sandman with the exception of these two features. Limit seems like a no-brainer to me. The top level json element feature was to give sandman the flexibility to be consistent with the payload formats that other APIs use.
If I'm missing any tests or anything else you'd like to see, let me know, I'd be happy to follow up on your feedback!
Thanks again for this cool tool,
Scott