eclipse-vertx / eclipse-vertx/vertx-codegen
data object docs for getter and setters are not available on the model
Open
- Dominant language
- Java
- Stars
- 111
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
Getters and setters are seem as properties and for each property the model just exposes 1 doc value, usually the getter, which means that for languages that distinguish Getters and setters the docs will be wrong as they are both the same.
Probably both docs should be collected and exposed individually while a common doc would still available for languages that do not need the distinction.
Contributor guide
Assessment
This issue has not been assessed yet.