Skip to content

ListGrantsQueryParams typed incorrectly #669

@johnjiang

Description

@johnjiang

Describe the bug
The types in ListGrantsQueryParams are camelCased but it should be underscore

To Reproduce
Try fetching grants.list with:

orderBy: 'desc'
sortBy: 'updatedAt`

and you'll get an error

Expected behavior
The types to be consistent with the api docs

SDK Version:
Tested on 7.11 but also affects later versions

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions