For instance when the API moved `advisory_location_require_credentials` out of `program_data`, it was still there in the `GET` request. Subsequent `PUT` requests need to apply the current schema before saving.
For instance when the API moved
advisory_location_require_credentialsout ofprogram_data, it was still there in theGETrequest.Subsequent
PUTrequests need to apply the current schema before saving.