Module: WeatherApiAssignment

Defined in:
lib/weather_api_assignment/api_helper.rb,
lib/weather_api_assignment/models/sys.rb,
lib/weather_api_assignment/models/main.rb,
lib/weather_api_assignment/models/wind.rb,
lib/weather_api_assignment/models/coord.rb,
lib/weather_api_assignment/configuration.rb,
lib/weather_api_assignment/models/clouds.rb,
lib/weather_api_assignment/models/weather.rb,
lib/weather_api_assignment/http/http_client.rb,
lib/weather_api_assignment/models/lang_enum.rb,
lib/weather_api_assignment/models/mode_enum.rb,
lib/weather_api_assignment/http/http_context.rb,
lib/weather_api_assignment/http/http_request.rb,
lib/weather_api_assignment/models/base_model.rb,
lib/weather_api_assignment/models/units_enum.rb,
lib/weather_api_assignment/http/http_response.rb,
lib/weather_api_assignment/http/faraday_client.rb,
lib/weather_api_assignment/http/http_call_back.rb,
lib/weather_api_assignment/http/http_method_enum.rb,
lib/weather_api_assignment/exceptions/api_exception.rb,
lib/weather_api_assignment/controllers/base_controller.rb,
lib/weather_api_assignment/http/auth/custom_query_auth.rb,
lib/weather_api_assignment/models/weather_api_response.rb,
lib/weather_api_assignment/weather_api_assignment_client.rb,
lib/weather_api_assignment/controllers/weather_ap_is_controller.rb

Overview

weather_api_assignment

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

Defined Under Namespace

Classes: APIException, APIHelper, BaseController, BaseModel, Clouds, Configuration, Coord, CustomQueryAuth, FaradayClient, HttpCallBack, HttpClient, HttpContext, HttpMethodEnum, HttpRequest, HttpResponse, LANGEnum, MODEEnum, Main, Sys, UNITSEnum, Weather, WeatherAPIResponse, WeatherAPIsController, WeatherApiAssignmentClient, Wind