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 97b9dfd Fix TO API test failure when starting from a fresh `db/admin
reset` (#4020)
add ae3ac26 Implement GET /api/1.1/roles handler (#4011)
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 1 +
lib/go-tc/roles.go | 15 +++++++----
traffic_ops/testing/api/v14/roles_test.go | 16 +++++++++++-
traffic_ops/traffic_ops_golang/role/roles.go | 14 +++++++---
traffic_ops/traffic_ops_golang/role/roles_test.go | 32 ++++++-----------------
traffic_ops/traffic_ops_golang/routing/routes.go | 4 +--
6 files changed, 47 insertions(+), 35 deletions(-)