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

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


    from 270d069  Added info on xml to lua
     new c75cbc7  add asn validation on POST/PUT with tests; fix signatures on 
read-only methods in asns
     new bb5a2d2  add cdn validation on POST/PUT with tests; fix signatures on 
read-only methods in cdns
     new 2b89d53  adds nullable versions of ASN and CDN structs
     new fe2fc2d  update ASN to nullable struct
     new 7ddd35e  update CDN to nullable struct

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 lib/go-tc/asns.go                               | 18 ++++--
 lib/go-tc/cdns.go                               | 20 +++++--
 traffic_ops/traffic_ops_golang/asn/asns.go      | 43 +++++++++------
 traffic_ops/traffic_ops_golang/asn/asns_test.go | 18 +++++-
 traffic_ops/traffic_ops_golang/cdn/cdns.go      | 73 ++++++++++++++++++-------
 traffic_ops/traffic_ops_golang/cdn/cdns_test.go | 47 +++++++++++++++-
 6 files changed, 169 insertions(+), 50 deletions(-)

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

Reply via email to