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/01/29 17:55:46 UTC

[trafficcontrol] branch master updated (9fba66d -> 3343841)

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 9fba66d  Deprecate GET jobs/{id} (#4348)
     add 3343841  Deprecate & Rewrite DELETE to_extension (#4333)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  2 +
 ...tensions_id_delete.rst => to_extensions_id.rst} | 15 ++---
 docs/source/api/to_extensions_id_delete.rst        |  6 ++
 traffic_ops/app/lib/API/ToExtension.pm             |  9 +--
 traffic_ops/client/toextension.go                  |  4 +-
 traffic_ops/traffic_ops_golang/routing/routes.go   |  1 +
 .../traffic_ops_golang/toextension/toextension.go  | 66 +++++++++++++++++++++-
 7 files changed, 89 insertions(+), 14 deletions(-)
 copy docs/source/api/{to_extensions_id_delete.rst => to_extensions_id.rst} (92%)