This is an automated email from the ASF dual-hosted git repository.
ocket8888 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from 6ea4a3f Gives admins the ability to mark delivery service requests as
complete (#3931)
add bb3c9a4 Rewrite get federation deliveryservices to Go (#3947)
No new revisions were added by this update.
Summary of changes:
.../source/api/federations_id_deliveryservices.rst | 30 +++++++++++++++----
lib/go-tc/deliveryservices.go | 7 +++++
traffic_ops/client/federation.go | 11 +++++++
traffic_ops/testing/api/v14/federations_test.go | 20 ++++++++++---
traffic_ops/traffic_ops_golang/federations/ds.go | 35 ++++++++++++++++++++++
traffic_ops/traffic_ops_golang/routing/routes.go | 1 +
6 files changed, 95 insertions(+), 9 deletions(-)