Schemas
| Schema | Description |
|---|---|
| Location | Describes a point on Earth |
| Weather Description | Provides a human and machine readable description of the weather |
| Weather Data Object | Describes the weather at a moment in time |
| Unit Legend | Unit labels for each measurement in the response. |
| Current Weather Response | Response body for the current weather endpoint |
| Daily Precipitation | An object that describes the total amount of precipitation for a given day |
| Daily Forecast | A summary of the weather for a given day |
| Forecast Response | Response body for the forecast endpoint |
| Geocode Response | Response body for the geocode endpoint |
| Error Response | Response body that will be sent by the API for failed requests |