Skip to content

Limit param for Indicators is missing #328

@ChrisParis

Description

@ChrisParis

Describe the bug
The Indicators REST APIs take a limit parameter, and this is missing from the Go API. With the limit parameter unspecified, the Go call returns at most 10 results, which is not terribly useful.

I see that you added limit to the Python API only 4 months ago (massive-com/client-python#420).

Do you have plans to add this to the Go API soon? Alternatively, would you entertain a pull request from me?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions