rawlinp opened a new pull request #2136: Properly unmarshal null DeepCachingType value as "NEVER" URL: https://github.com/apache/incubator-trafficcontrol/pull/2136 If the client received DeliveryService JSON that contained a `null` value in `deepCachingType`, it was unable to unmarshal the value properly. In this case, `null` should be unmarshalled as the default `"NEVER"`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
