Module: WeatherApiTask

Defined in:
lib/weather_api_task/api_helper.rb,
lib/weather_api_task/models/sys.rb,
lib/weather_api_task/models/list.rb,
lib/weather_api_task/models/main.rb,
lib/weather_api_task/models/wind.rb,
lib/weather_api_task/models/coord.rb,
lib/weather_api_task/configuration.rb,
lib/weather_api_task/models/clouds.rb,
lib/weather_api_task/models/weather.rb,
lib/weather_api_task/http/http_client.rb,
lib/weather_api_task/http/http_context.rb,
lib/weather_api_task/http/http_request.rb,
lib/weather_api_task/models/base_model.rb,
lib/weather_api_task/http/http_response.rb,
lib/weather_api_task/http/faraday_client.rb,
lib/weather_api_task/http/http_call_back.rb,
lib/weather_api_task/models/city_weather.rb,
lib/weather_api_task/http/http_method_enum.rb,
lib/weather_api_task/weather_api_task_client.rb,
lib/weather_api_task/exceptions/api_exception.rb,
lib/weather_api_task/controllers/base_controller.rb,
lib/weather_api_task/http/auth/custom_query_auth.rb,
lib/weather_api_task/controllers/find_weather_controller.rb

Overview

weather_api_task

This file was automatically generated by APIMATIC v2.0 ( apimatic.io ).

Defined Under Namespace

Classes: APIException, APIHelper, BaseController, BaseModel, CityWeather, Clouds, Configuration, Coord, CustomQueryAuth, FaradayClient, FindWeatherController, HttpCallBack, HttpClient, HttpContext, HttpMethodEnum, HttpRequest, HttpResponse, List, Main, Sys, Weather, WeatherApiTaskClient, Wind