-
Couldn't load subscription status.
- Fork 144
Open
Description
What is the use case for the feature?
Currently, all components with name != ID are filtered out of the response for the get_components endpoint.
See server.py:1546.
Does the feature contain any proprietary information about another company's intellectual property?
No
How would you implement this feature?
Remove lines 1545-1547 of server.py. However, we need to determine the impact of this change. I'm not sure why these components are filtered out, perhaps some endpoints call components based on ID and others by name?
Are there any (reasonable) alternative approaches?
Are you interested in implementing it yourself?
Metadata
Metadata
Assignees
Labels
No labels