Milos Pejanovic
Milos Pejanovic
Sure thing!
Valid points, the changes will be made. Also tests, definitely.
Im guessing the build failed due to introducing 2 new keys in the unit tests that were necessary for the tests I added: ORGANIZATION_KEY and ORGANIZATION_ID. Not sure if I...
@josephwegner Im guessing you need create, update and delete project, since get is covered?
So, the `@destination` annotation would pass the value to the constructor of the class given? In this example, the value of the mapped property will be `new ArrayObject($value)` ?
I may have a solution for this, let me check and get back to you.