question: how does omitempty protect password data? if it's not empty, it will be put in the json on a GET.
So don't the passwords need to be in a wrapping struct for POST/PUT so they can be left out on GET? [ Full content available at: https://github.com/apache/trafficcontrol/pull/2834 ] This message was relayed via gitbox.apache.org for [email protected]
