Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use serialization groups for triggering purge #40

Open
shule727 opened this issue Oct 4, 2021 · 0 comments
Open

Use serialization groups for triggering purge #40

shule727 opened this issue Oct 4, 2021 · 0 comments

Comments

@shule727
Copy link
Contributor

shule727 commented Oct 4, 2021

It would be useful if serialization groups could be used to purge routes when theirs properties change.

E.g.

@PurgeOn(Post::class, groups={"common"})

Also, it would be useful for Purgatory to be able to automatically use FOSRest and API Platform groups defined in the PHPDoc if not explicitly given as parameter to PurgeOn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant