api-platform / core

The server component of API Platform: hypermedia and GraphQL APIs in minutes
https://api-platform.com
MIT License
2.38k stars 846 forks source link

feat(state): add security to parameters #6435

Open emmanuel-tilleuls opened 3 days ago

emmanuel-tilleuls commented 3 days ago
Q A
Branch? main
License MIT

This PR adds a security property to Parameter, and the corresponding state provider to manage it.

TODO

emmanuel-tilleuls commented 1 day ago