core
core copied to clipboard
feat: add support for Uuid and Ulid in SearchFilter
| Q | A |
|---|---|
| Branch? | main |
| Tickets | https://github.com/api-platform/api-platform/issues/1139 |
| License | MIT |
| Doc PR |
Now, params who instance of Symfony\Component\Uid\Uuid or Symfony\Component\Uid\Ulid, used to filter data in SearchFilter will be transformed as binary with ->toBinary().
#5618 ?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.