Explorar o código

post MR fixes

Olivier Massot %!s(int64=3) %!d(string=hai) anos
pai
achega
77a79ef8bd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: [