mirror of
https://github.com/Prominence/openweathermap-java-api.git
synced 2026-01-10 11:56:44 +03:00
Fixed javadoc layout.
This commit is contained in:
parent
5e4b34632e
commit
2d81dadfad
@ -44,8 +44,8 @@ import java.util.List;
|
|||||||
/**
|
/**
|
||||||
* Official API response documentation:
|
* Official API response documentation:
|
||||||
* <ul>
|
* <ul>
|
||||||
* <li></li><a href="https://openweathermap.org/api/one-call-api#parameter">https://openweathermap.org/api/one-call-api#parameter</a></li>
|
* <li><a href="https://openweathermap.org/api/one-call-api#parameter">https://openweathermap.org/api/one-call-api#parameter</a></li>
|
||||||
* <li></li><a href="https://openweathermap.org/api/one-call-api#hist_parameter">https://openweathermap.org/api/one-call-api#hist_parameter</a></li>
|
* <li><a href="https://openweathermap.org/api/one-call-api#hist_parameter">https://openweathermap.org/api/one-call-api#hist_parameter</a></li>
|
||||||
* </ul>
|
* </ul>
|
||||||
*/
|
*/
|
||||||
public class OneCallWeatherResponseMapper extends AbstractMapper {
|
public class OneCallWeatherResponseMapper extends AbstractMapper {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user