Skip to content

Need to update type annotations for http_* methods #2158

Description

@JohnVillalovos

The type annotations for the http_* methods need to be updated.

In reality they return more than just a Dict[str, Any] but can also return a List[Any]. For example the issues.particpants() call returns a list of dictionaries.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions