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

zrhoffman pushed a change to branch 6.1.x
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.


    from b558554  updated Oauth (#6508)
     add 233d314  Deprecate/remove `/capabilities` (#6433)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |   3 +-
 docs/source/api/v2/capabilities.rst                |   1 +
 docs/source/api/v3/capabilities.rst                |   3 +-
 docs/source/api/v4/capabilities.rst                |  92 ------------
 .../clients/python/trafficops/tosession.py         |   4 +-
 traffic_ops/testing/api/v4/capabilities_test.go    | 160 ---------------------
 .../apicapability/api_capabilities.go              |  47 +++---
 .../capabilities/capabilities.go                   |  39 +++--
 traffic_ops/traffic_ops_golang/routing/routes.go   |   3 -
 traffic_ops/v4-client/capability.go                |  30 ----
 10 files changed, 56 insertions(+), 326 deletions(-)
 delete mode 100644 docs/source/api/v4/capabilities.rst
 delete mode 100644 traffic_ops/testing/api/v4/capabilities_test.go
 delete mode 100644 traffic_ops/v4-client/capability.go

Reply via email to