Olivier Massot 3 роки тому
батько
коміт
77a79ef8bd
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/Entity/Organization/Subdomain.php

+ 1 - 1
src/Entity/Organization/Subdomain.php

@@ -17,7 +17,7 @@ use Symfony\Component\Validator\Constraints as Assert;
  */
 #[ApiResource(
     collectionOperations: [
-        'get',  // TODO: Comment je teste l'organisation et les droits sur une collection?
+        'get',
         'post'
     ],
     itemOperations: [