Closed newmoneybigbucks closed 11 months ago
Latest commit: 45b7a5e4b8663711367edf7d6136359c1cddfe08
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Looks good, will merge it tomorrow!
I updated some missing fields in the search endpoint request and result types. I added a interface for paginated results and used the generic result array like you suggested. I added two types for the search query parameters and had other types extend those to reduce some code duplication with common fields.