Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
Sling Models API 1.1.0
Description
currently none of the sling models API annotations have the @Documented annotations - they show not up in javadocs. for most annotations this is correct (implementation dateils).
but the @Model annotation should show up in documentation - holding important information for the user of the class (eg. from which class can it be adapted)