zrhoffman commented on code in PR #7143: URL: https://github.com/apache/trafficcontrol/pull/7143#discussion_r997524390
########## docs/source/api/v4/cdns.rst: ########## @@ -67,6 +67,7 @@ Response Structure :id: The integral, unique identifier for the CDN :lastUpdated: Date and time when the CDN was last modified in :ref:`non-rfc-datetime` :name: The name of the 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: > I think you might have to add the term `CDN` to the glossary. Changed `CDN` to an abbreviation in 53c02be419 ########## 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: Changed `CDN` to an abbreviation in 53c02be419 -- 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]
