rob05c commented on issue #2483: GET
/api/1.3/deliveryservices/{{id}}/servers/eligible returns integers as strings
URL: https://github.com/apache/trafficcontrol/issues/2483#issuecomment-401201174
The API defines that endpoint to return strings. See
http://traffic-control-cdn.readthedocs.io/en//latest/api/v12/deliveryservice.html
I agree, it's a poor design (it's an artifact of Perl), but we can't change
it and break the API promise now.
For what it's worth, we fully intend to make the next major version of the
API properly typed.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services