This is an automated email from the ASF dual-hosted git repository.

shamrick pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


    from 3b32fbc34d Add t3cutil for Go unit tests (#7715)
     add 3fb50dd7a4 V5 Topologies api should return timestamps in rfc3339 
format (#7691)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |   1 +
 docs/source/api/v5/topologies.rst                  |  12 +-
 lib/go-tc/topologies.go                            |  46 ++
 traffic_ops/testing/api/v5/topologies_test.go      | 132 ++---
 traffic_ops/testing/api/v5/traffic_control_test.go |   2 +-
 traffic_ops/traffic_ops_golang/routing/routes.go   |   8 +-
 .../traffic_ops_golang/topology/topologies.go      | 580 +++++++++++++++++++--
 .../traffic_ops_golang/topology/validation.go      |  51 +-
 traffic_ops/v5-client/topology.go                  |  12 +-
 9 files changed, 727 insertions(+), 117 deletions(-)

Reply via email to