This is an automated email from the ASF dual-hosted git repository.
shamrick pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
from 8eace3b4b1 Bump vm2 from 3.9.15 to 3.9.16 in
/experimental/traffic-portal/build (#7446)
add 1aa54f3f8b Added Api contract test case for Parameters endpoint (#7442)
No new revisions were added by this update.
Summary of changes:
traffic_ops/testing/api_contract/v4/conftest.py | 48 +++++++++
.../testing/api_contract/v4/request_template.json | 9 +-
.../testing/api_contract/v4/response_template.json | 27 ++++-
traffic_ops/testing/api_contract/v4/test_cdns.py | 4 +-
.../testing/api_contract/v4/test_parameters.py | 109 +++++++++++++++++++++
5 files changed, 193 insertions(+), 4 deletions(-)
create mode 100644 traffic_ops/testing/api_contract/v4/test_parameters.py