mirror of
https://github.com/Prominence/openweathermap-java-api.git
synced 2026-01-09 19:46:41 +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:
|
||||
* <ul>
|
||||
* <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#parameter">https://openweathermap.org/api/one-call-api#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>
|
||||
*/
|
||||
public class OneCallWeatherResponseMapper extends AbstractMapper {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user