GitHub user mitchell852 opened a pull request:
https://github.com/apache/incubator-trafficcontrol/pull/47
new api routes uses nested objects for ease of testing
this allows a testing tool (i.e. one written in Go) to leverage nested
structs.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mitchell852/incubator-trafficcontrol
api-changes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafficcontrol/pull/47.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #47
----
commit f550de1d878a494c90cf980285f23e290c90be48
Author: Dewayne Richardson <[email protected]>
Date: 2016-11-02T20:22:20Z
added _by_name functionality for testing
commit 023c5f1fa25ae780d8e5032120a23093d0d3e6ba
Author: Dewayne Richardson <[email protected]>
Date: 2016-11-02T20:21:27Z
added _by_name functionality for testing
commit ef93462731bb17b9a943bb33b90fb03b274fe4c6
Author: Dewayne Richardson <[email protected]>
Date: 2016-10-28T23:40:05Z
fixed PUT dnsssec_enabled boolean response
commit 71014d42cd5e94c26e46ed5f4423859113182d93
Author: Dewayne Richardson <[email protected]>
Date: 2016-11-02T20:20:56Z
resolves conflict
commit bd62d77587ff3b67c181d5b8e8a9b5055fb2996a
Author: Jeremy Mitchell <[email protected]>
Date: 2016-11-04T18:34:23Z
changed the response structure of api routes introducted in 1.8 to ease
testing. the response is hierarchical now instead of flat. i.e. a region will
have a nested division property
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---