Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

list_tickers() limit parameter default value documentation mismatch #966

Copy link
Copy link
@KenStasick

Description

@KenStasick
Issue body actions

Describe the bug
list_tickers() limit parameter default value is 10; however, the docstring indicates that the default value is 100

To Reproduce
client-python/massive/rest/reference.py
line 88: limit: Optional[int] = 10,
line 111: :param limit: Limit the size of the response per-page, default is 100 and max is 1000.

Expected behavior
Correct list_tickers() limit parameter default value docstring.

Screenshots
N/A

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.