Commit Graph

3 Commits (9b8cb9a4639af3b47b5eeec4f5a04261dcd2a058)

Author SHA1 Message Date
Phillip Webb 8e783cdae9 Polish 7 years ago
Stephane Nicoll 7ea4501fd5 Polish 7 years ago
Stephane Nicoll d8b1f1692a Fix type detection with annotated getter
This commit makes sure that the `type` of a property is generated
property if the getter of the property is annotated. Previously, a type
implementation may expose the annotation information.

Closes gh-11512
7 years ago