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

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


    from db487d4  updated the profiles to be -wip until more time to complete
     new 31b6710  initial swaggerdocs dir
     new 31bc7bf  added swagger doc to go-tc struct
     new 2643a88  added cors-http-server.py to help with swagger doc building
     new d9e828a  added .gitignore
     new 41a1d98  added swagger files
     new fde995f  updated the README.md
     new 76cb698  added apache header
     new aeb6a35  updated to have pointers as nullable
     new f7e4fe7  updated the description
     new f77f92a  added more metatags for producing the summary

The 10 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/v13/cdns.go                              |  79 ++++-
 .../traffic_ops_golang/swaggerdocs/.gitignore      |   1 +
 .../traffic_ops_golang/swaggerdocs/README.md       |  54 ++++
 .../traffic_ops_golang/swaggerdocs/alerts.go       |  21 +-
 traffic_ops/traffic_ops_golang/swaggerdocs/cdns.go | 161 ++++++++++
 .../swaggerdocs/cors-http-server.py                |  33 ++
 .../traffic_ops_golang/swaggerdocs/docs.go         |  74 ++---
 .../traffic_ops_golang/swaggerdocs/gen_docs.sh     |  23 ++
 .../traffic_ops_golang/swaggerdocs/swagger.json    | 332 +++++++++++++++++++++
 9 files changed, 716 insertions(+), 62 deletions(-)
 create mode 100644 traffic_ops/traffic_ops_golang/swaggerdocs/.gitignore
 create mode 100644 traffic_ops/traffic_ops_golang/swaggerdocs/README.md
 copy traffic_monitor/datareq/monitorconfig.go => 
traffic_ops/traffic_ops_golang/swaggerdocs/alerts.go (75%)
 create mode 100644 traffic_ops/traffic_ops_golang/swaggerdocs/cdns.go
 create mode 100755 
traffic_ops/traffic_ops_golang/swaggerdocs/cors-http-server.py
 copy lib/go-util/join.go => traffic_ops/traffic_ops_golang/swaggerdocs/docs.go 
(50%)
 create mode 100755 traffic_ops/traffic_ops_golang/swaggerdocs/gen_docs.sh
 create mode 100644 traffic_ops/traffic_ops_golang/swaggerdocs/swagger.json

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

Reply via email to