Retracted: Although the Apache Trafic Control considers v7.0.1 stable, Go modules consider it unstable because its major version
is greater than 1, and without these retractions, a commit like c076b138a88d will have a computed vesion of
v1.1.4-0.20220817163951-c076b138a88d
With these retractions, the same commit will have a computed version of
v0.0.0-0.20220817163951-c076b138a88d
See https://pkg.go.dev/cmd/go@go1.15.15#hdr-Module_compatibility_and_semantic_versioning for details.
Package deliveryservicerequests contains the handler for the endpoint
responsible for issuing a request for Delivery Service creation via email -
not to be confused with package
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/deliveryservice/request.
Deprecated: This package contains logic relating to a deprecated API
endpoint and is subject to removal in the future.
Request is the handler for creating a Delivery Service request via
/deliveryservices/request - not to be confused with a Delivery Service
Request as created using the /deliveryservice_requests.