asifshaon / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

Code generator crashes attempting to build Calendar v3 with "annotations" #201

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Attempt to generate the strongly typed surface for an API containing a 
"$ref" property with "annotations".

result is:
ERROR: Failed to parse schema [Event] which was defined as ...
The nested error is:
ERROR: Found StartObject within the schema reference with the Id 'EventDateTime'

Original issue reported on code.google.com by asky...@google.com on 24 Apr 2012 at 10:46

GoogleCodeExporter commented 9 years ago

Original comment by asky...@google.com on 25 Apr 2012 at 4:26