Skip to content

Survey existing data conventions for method parameters, especially parameter objects #29572

@ddbeck

Description

@ddbeck

We should survey the way we actually record parameter object data and establish a guideline.

Background

We have a guideline for creating subfeatures for methods' parameters and parameters that are objects. In some cases we follow this guideline (flattening parameter objects), but in many other cases we do not.

Task

Read the existing guideline. Go through the api tree, looking for parameter entries (typically, keys with _parameter in the key name). For each one, record whether the parameter is a dictionary or not, and what, if any, subfeatures or sibling features are associated with that parameter. When that's done, summarize the results: identify the naming and structuring schemes that exist and which ones are most commonly used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood issues for getting started with this project.help wantedYou're encouraged to pick up this issue, a maintainer will come back to you and review your work.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions