This is an automated email from the ASF dual-hosted git repository.
rshah pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
from 814a979a7c tpv2 redirect to tpv1 (#7585)
add 07cdf46538 Update CDN v5 endpoints to use RFC3339 timestamps (#7549)
No new revisions were added by this update.
Summary of changes:
docs/source/api/v5/cdns.rst | 8 +-
lib/go-tc/cdns.go | 45 +++
traffic_ops/testing/api/v5/cdn_locks_test.go | 2 +-
traffic_ops/testing/api/v5/cdns_test.go | 24 +-
.../testing/api/v5/deliveryservices_keys_test.go | 4 +-
traffic_ops/testing/api/v5/traffic_control_test.go | 2 +-
traffic_ops/traffic_ops_golang/cdn/cdns.go | 331 ++++++++++++++++++---
.../traffic_ops_golang/cdn_lock/cdn_lock.go | 2 +-
traffic_ops/traffic_ops_golang/routing/routes.go | 8 +-
traffic_ops/v5-client/cdn.go | 8 +-
10 files changed, 366 insertions(+), 68 deletions(-)