joffrey-bion / livedoc

A not-so-annotation-based documentation generator for REST and websocket services
MIT License
4 stars 2 forks source link

@ApiObjectProperty is not allowed on getters #53

Closed joffrey-bion closed 6 years ago

joffrey-bion commented 6 years ago

This annotation is supposed to be usable on getters when used with JacksonPropertyScanner (in the Spring flavour).