Selaa lähdekoodia

post MR fixes

Olivier Massot 3 vuotta sitten
vanhempi
commit
77a79ef8bd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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: [