This is an automated email from the ASF dual-hosted git repository. mitchell852 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-trafficcontrol.git.
from de9f675 changed the API route to refer to -wip new 839d8ff pulled the servers into the v13 package new 13eb42b updated to use the v13 packages new 5020782 added v13 of the servers structs new 5a6e4e2 updated for the servers fixture data The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: lib/go-tc/{ => v13}/servers.go | 18 +- traffic_ops/client/v13/{region.go => server.go} | 49 +- traffic_ops/testing/api/v13/tc-fixtures.json | 930 ++++++++++++++++++++++- traffic_ops/testing/api/v13/traffic_control.go | 1 + traffic_ops/traffic_ops_golang/server/servers.go | 27 +- 5 files changed, 963 insertions(+), 62 deletions(-) copy lib/go-tc/{ => v13}/servers.go (95%) copy traffic_ops/client/v13/{region.go => server.go} (68%) -- To stop receiving notification emails like this one, please contact mitchell...@apache.org.