Pirate-Weather / pirateweather

Code and documentation for the Pirate Weather API
Apache License 2.0
617 stars 27 forks source link

exclude=hourly,minutely does not longer work for me #202

Closed GetAway1 closed 2 months ago

GetAway1 commented 2 months ago

Describe the bug

https://api.pirateweather.net/forecast/xxx/51.16%2C6.93?lang=de&exclude=hourly,minutely&units=ca

xxx for the api-key

Expected behavior

example is not possible now

Actual behavior

API Endpoint

Production

Location

"latitude": 51.16,"longitude": 6.93,

Other details

No response

Troubleshooting steps

cloneofghosts commented 2 months ago

Version 2.0.1 broke the excludes parameter and this issue is a duplicate of #108