# Exposes a SOAP web service as a REST style GET endpoint. # The path parameter `{city}` is inserted into a SOAP request. # The SOAP response is mapped to JSON and returned to the client.