Skip to content

The "$params" or "$options" method parameter name #218

Open
@aik099

Description

@aik099

Right now some methods of the Api class use the $params parameter (6 methods) and some use the $options parameter (2 methods) for specifying extra parameters for the upcoming Jira API call.

I think we need to use consistent naming because the parameter meanings for API calls are identical.

What do you prefer?

// cc: @chobie, @jpastoor, @glensc

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions