You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2022/03/03 17:01:02 UTC

[GitHub] [trafficcontrol] TaylorCFrey commented on a change in pull request #6569: T3C Race Condition Update

TaylorCFrey commented on a change in pull request #6569:
URL: https://github.com/apache/trafficcontrol/pull/6569#discussion_r818864857



##########
File path: docs/source/api/v2/servers_hostname_update_status.rst
##########
@@ -52,16 +52,26 @@ Response Structure
 ------------------
 Each object in the returned array\ [1]_ will contain the following fields:
 
+:configUpdateTime:     The last time an update was requested for this server. This field defaults to standard epoch
+:configApplyTime:      The last time an update was applied for this server. This field defaults to standard epoch

Review comment:
       I thought adding was _ok_ since it doesn't break any backwards compatibility. Are previous API versions then locked? Does this, then, also hold true for previous go client versions since they are essentially 1:1 with the API versions?




-- 
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: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org