Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-19 | 692 Bytes | |
v4.1.17 source code.tar.gz | 2025-06-19 | 6.6 MB | |
v4.1.17 source code.zip | 2025-06-19 | 7.2 MB | |
Totals: 3 Items | 13.8 MB | 0 |
What's Changed
- fix(laravel): Allow
LinksHandler
to handle polymorphic relationships by @jonerickson in https://github.com/api-platform/core/pull/7231 - fix: fix boolean parameters type detection by @vincentchalamon in https://github.com/api-platform/core/pull/7223
- Generate correct examples for OpenApi 3.0 by @Fylax in https://github.com/api-platform/core/pull/7218
- fix(jsonld): genId false should work with embeded resources by @soyuka in https://github.com/api-platform/core/pull/7219
New Contributors
- @Fylax made their first contribution in https://github.com/api-platform/core/pull/7218
Full Changelog: https://github.com/api-platform/core/compare/v4.1.16...v4.1.17