I'm trying to upload a file with metadata in one REST call, but it seems SharePoint requires two REST calls: one for uploading and one for adding metadata.
The problem is that I have "versioning" activated in the List. Then, we have version "2" when then transaction is completed and I have problems to justify it to the users.
Is there any workaround about this in REST API?