mirror of
https://github.com/Prominence/openweathermap-java-api.git
synced 2026-07-03 03:06:45 +03:00
Fixed javadoc layout.
This commit is contained in:
+2
-2
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user