line21c/google-api-dotnet-client

Add support for schemes representing top-level arrays

Closed this issue · 2 comments

Schemes like DetectionsResource in the Translate API are actually arrays 
instead of normal types, and are currently not yet supported by the CodeGen 
library.

Original issue reported on code.google.com by mlin...@google.com on 20 May 2011 at 10:31

Working on it!
CR #4543061

Original comment by mlin...@google.com on 20 May 2011 at 11:55

  • Changed state: Started
Changes merged with default branch

Original comment by mlin...@google.com on 27 May 2011 at 8:29

  • Changed state: Fixed