mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-04 20:39:40 +00:00
remove validation about UserCircleConsistency
This commit is contained in:
@@ -47,7 +47,8 @@ use Symfony\Component\Serializer\Annotation\SerializedName;
|
|||||||
* })
|
* })
|
||||||
* @ActivityValidator\ActivityValidity
|
* @ActivityValidator\ActivityValidity
|
||||||
*
|
*
|
||||||
* @UserCircleConsistency(
|
* TODO see if necessary
|
||||||
|
* UserCircleConsistency(
|
||||||
* "CHILL_ACTIVITY_SEE_DETAILS",
|
* "CHILL_ACTIVITY_SEE_DETAILS",
|
||||||
* getUserFunction="getUser",
|
* getUserFunction="getUser",
|
||||||
* path="scope")
|
* path="scope")
|
||||||
|
Reference in New Issue
Block a user