nager / Nager.Date

Worldwide holidays (REST API), NuGet or docker container :earth_americas:
https://date.nager.at
MIT License
1.1k stars 176 forks source link

WebApi - Holiday Response "fixed" is always false #664

Closed MarceloMelo1 closed 2 months ago

MarceloMelo1 commented 2 months ago

Endpoint

api/v3/publicholidays/2025/BR

More information

All holidays are coming with the field fixed=false

tinohager commented 2 months ago

With the update to V2 of Nager.Date property fixed is removed. For compatibility reasons, we now always supply false. We have marked the property as deleted in the documentation. And marked the value as obsolete in the Api.

Thanks for the hint