google-code-export / google-apis-explorer

Automatically exported from code.google.com/p/google-apis-explorer
Apache License 2.0
1 stars 3 forks source link

Previous input values are still in effect #114

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Execute a Get request with an input instance with 3 values in the array
2.Now execute the request with only 2 values
3.Check the request message

What is the expected output? What do you see instead?

In the request message I should see only two values in the array, but I see the 
three I sent the first time.

What version of the product are you using? On what operating system?

1.6
Please provide any additional information below.

Original issue reported on code.google.com by vivi...@gmail.com on 13 Oct 2013 at 12:23