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

mitchell852 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new de9f675  changed the API route to refer to -wip
de9f675 is described below

commit de9f6753e83ff5fe88a0e750f57d73c998a912e6
Author: Dewayne Richardson <dewr...@apache.org>
AuthorDate: Wed Mar 28 09:02:18 2018 -0600

    changed the API route to refer to -wip
---
 traffic_ops/client/v13/profile.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/traffic_ops/client/v13/profile.go 
b/traffic_ops/client/v13/profile.go
index bbcc799..0eb9b66 100644
--- a/traffic_ops/client/v13/profile.go
+++ b/traffic_ops/client/v13/profile.go
@@ -26,7 +26,7 @@ import (
 )
 
 const (
-       API_v13_Profiles = "/api/1.3/profiles"
+       API_v13_Profiles = "/api/1.3/profiles-wip"
 )
 
 // Create a Profile

-- 
To stop receiving notification emails like this one, please contact
mitchell...@apache.org.

Reply via email to