rawlinp commented on a change in pull request #5924:
URL: https://github.com/apache/trafficcontrol/pull/5924#discussion_r652088443



##########
File path: lib/go-tc/deliveryservice_ssl_keys.go
##########
@@ -73,6 +73,7 @@ type SSLKeyRequestFields struct {
        HostName     *string `json:"hostname,omitempty"`
        Country      *string `json:"country,omitempty"`
        State        *string `json:"state,omitempty"`
+       Version      *int    `json:"version,omitempty"`

Review comment:
       I believe we are free to add new fields to existing structs -- that is a 
non-breaking change. 




-- 
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.

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


Reply via email to