zrhoffman commented on code in PR #7143:
URL: https://github.com/apache/trafficcontrol/pull/7143#discussion_r997519827


##########
docs/source/api/v4/cdns.rst:
##########
@@ -115,6 +117,7 @@ Request Structure
 :dnssecEnabled: If ``true``, this CDN will use DNSSEC, if ``false`` it will not
 :domainName:    The top-level domain (TLD) belonging to the new CDN
 :name:          Name of the new CDN
+:ttlOverride:  A :abbr:`TTL (Time To Live)` value, in seconds, that, if set, 
overrides all set set TTL values on :term:`Delivery Services` in this 
:term:`CDN`

Review Comment:
   Not repeating `set` in d81596bedf



##########
docs/source/api/v4/cdns.rst:
##########
@@ -135,6 +138,7 @@ Response Structure
 :domainName:    The top-level domain (TLD) assigned to the newly created CDN
 :id:            An integral, unique identifier for the newly created CDN
 :name:          The newly created CDN's name
+:ttlOverride:  A :abbr:`TTL (Time To Live)` value, in seconds, that, if set, 
overrides all set set TTL values on :term:`Delivery Services` in this 
:term:`CDN`

Review Comment:
   Not repeating `set` in d81596bedf



##########
docs/source/api/v5/cdns.rst:
##########
@@ -115,6 +117,7 @@ Request Structure
 :dnssecEnabled: If ``true``, this CDN will use DNSSEC, if ``false`` it will not
 :domainName:    The top-level domain (TLD) belonging to the new CDN
 :name:          Name of the new CDN
+:ttlOverride:  A :abbr:`TTL (Time To Live)` value, in seconds, that, if set, 
overrides all set set TTL values on :term:`Delivery Services` in this 
:term:`CDN`

Review Comment:
   Not repeating `set` in d81596bedf



##########
docs/source/api/v5/cdns.rst:
##########
@@ -135,6 +138,7 @@ Response Structure
 :domainName:    The top-level domain (TLD) assigned to the newly created CDN
 :id:            An integral, unique identifier for the newly created CDN
 :name:          The newly created CDN's name
+:ttlOverride:  A :abbr:`TTL (Time To Live)` value, in seconds, that, if set, 
overrides all set set TTL values on :term:`Delivery Services` in this 
:term:`CDN`

Review Comment:
   Not repeating `set` in d81596bedf



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to