action mashape_get_city_date_time_using_get { label: "Get city date-time" description: "Get city date-time" provider: mashape method: GET path: "/geo/cities/{cityId}/dateTime" encoding: json output: { type: "object" additionalProperties: true } }