API Platform Documentation Issue: Incorrectly Treating Route Parameter as Required ID
I’m encountering an issue with API Platform where it seems to treat a route parameter as a required idBadge, even though it’s not specified as such in my route configuration. Here’s the setup: