Type Hint for connected_endpoint Object #2649
Labels
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
Environment
Proposed Functionality
Add a field that provides a hint regarding what type of connection it is. Currently we can either get a
device
orcircuit
nested object. The addition of this always-present field could lend a hint to clients about which one to expect.Use Case
When inspecting an interface return some clients may need to explicitly know whether to expect a
device
orcircuit
nested object inconnected_endpoint
.Database Changes
None I'm aware of.
External Dependencies
None.
The text was updated successfully, but these errors were encountered: