'''return the given schema with all fields in the given keys which start with the given old_base_url updated so they point to the given new_base_url'''
ifisinstance(schema,dict):
# Loop over all key/value pairs and recursively transform each value node.