core icon indicating copy to clipboard operation
core copied to clipboard

feat(metadata): reduce ApiFilter service id

Open alanpoulain opened this issue 11 months ago • 2 comments

Q A
Branch? main
Tickets N/A
License MIT
Doc PR N/A

Reduce the #[ApiFilter] service id when an id or an alias is defined on the attribute. It can solve the Filename too long error when the cache is built.

alanpoulain avatar Mar 08 '25 13:03 alanpoulain

I'm not sure if we should use ApiFilter alltogether, the new parameter logic allows way more control and filters should be static classes if possible (not services)

soyuka avatar Mar 12 '25 15:03 soyuka

Maybe the ApiFilter should be deprecated then? But for now this fix allows to run the tests on my computer :sweat_smile:

alanpoulain avatar Mar 12 '25 15:03 alanpoulain

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.

stale[bot] avatar Jul 06 '25 11:07 stale[bot]