Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing property in Create Sync Job request
In example there was property called "user1", but it was missing from request definition. This resulted in nswagger generating incorrect C# API code.
- Loading branch information