You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by oc...@apache.org on 2020/02/27 17:10:52 UTC

[trafficcontrol] branch master updated (fb11828 -> 222f174)

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 fb11828  Deprecate GET cachegroups/:id (#4424)
     add 222f174  Deprecate GET cdns/name/:name & GET cdns/:id (#4426)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  2 +
 docs/source/api/v1/cdns.rst                        | 46 +++++++++++--------
 docs/source/api/v1/cdns_id.rst                     |  9 ++++
 docs/source/api/v1/cdns_name_name.rst              |  9 ++++
 docs/source/api/v2/cdns.rst                        | 46 +++++++++++--------
 docs/source/api/v2/cdns_id.rst                     | 52 ----------------------
 docs/source/api/v2/cdns_name_name.rst              | 51 ---------------------
 .../clients/python/trafficops/tosession.py         | 26 ++---------
 traffic_ops/client/cdn.go                          |  2 +-
 traffic_ops/traffic_ops_golang/routing/routes.go   | 15 ++-----
 10 files changed, 81 insertions(+), 177 deletions(-)