Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Duplicated Parameter ID #1277

@Aclrian

Description

@Aclrian

Describe the bug

When an ID of a function ends with @getter, @setter or @deleter, the ID of the parameters of the function won't have that postfix in their ID.

To Reproduce

For example: Open data/api/scikit-learn_v0.24.2_api.json and search for sklearn/sklearn.linear_model._glm.glm/GammaRegressor/family/self. You can easily see, that there are two parameters with this ID.

Expected behavior

Parameters should also have that postfix.

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

bug 🪲Something isn't working

Type

No type

Projects

Status

✔️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions