Swagger/OpenAPI mismatch with returned data for cable terminations. #4804
Labels
pending closure
Requires immediate attention to avoid being closed for inactivity
status: needs owner
This issue is tentatively accepted pending a volunteer committed to its implementation
type: bug
A confirmed report of unexpected behavior in the application
Environment
Steps to Reproduce
Expected Behavior
Swagger to match returned data.
Observed Behavior
json: cannot unmarshal number into Go struct field Cable.results.termination_a of type string
WritableCable/cable refers to them as an object of type string, instead of the correct type
Returned data (sanitized)
The text was updated successfully, but these errors were encountered: