We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
this.client.postUploadProfile({ prob: 0.9, profile: [new File(["contents1"], 'file1.txt'), new File(["contents2"], 'file2.txt')] }, function (p) {});