Raphael de Carvalho Almeida
Raphael de Carvalho Almeida
I agree with @akotsampaseris that this is a necessary feature for a future release
I also have the same issue
I've found the issue, there is a problem in the docs, the key `template@odata_bind` should be `[email protected]`. However, there is another issue, once the Team gets created the resulting object...
The Documentation of the API defines that it should return a `Content-Location` header containing the created team id and an empty body, however, the SDK returns `True` on `self._should_return_none(response)` on...