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:24:37 UTC

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

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 222f174  Deprecate GET cdns/name/:name & GET cdns/:id (#4426)
     add 8ee0b04  Deprecate /cdns/:name/federations/:id GET route (#4440)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  1 +
 docs/source/api/v1/cdns_name_federations.rst       |  2 +
 docs/source/api/v1/cdns_name_federations_id.rst    |  9 +++
 docs/source/api/v2/cdns_name_federations.rst       |  2 +
 docs/source/api/v2/cdns_name_federations_id.rst    | 93 ----------------------
 .../clients/python/trafficops/tosession.py         | 16 +---
 traffic_ops/client/cdnfederations.go               |  2 +-
 traffic_ops/traffic_ops_golang/routing/routes.go   |  3 +-
 8 files changed, 19 insertions(+), 109 deletions(-)