This issue has been created
 
 
Scripting Documentation Application / cid:jira-generated-image-avatar-95adb8c5-57a2-4d8a-9c39-67415269aec4 SCRIPTDOC-29 Open

The documentation marks the APIs as internal even though they are not

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-680fc56e-a9e1-486b-853d-4d544fc67339 Nikita Petrenko created this issue on 22/May/25 12:38
 
Summary: The documentation marks the APIs as internal even though they are not
Issue Type: cid:jira-generated-image-avatar-95adb8c5-57a2-4d8a-9c39-67415269aec4 Bug
Affects Versions: 1.4.1
Assignee: Unassigned
Components: UI
Created: 22/May/25 12:38
Priority: cid:jira-generated-image-static-minor-a1d3c878-3d4f-4630-8ca6-4ac4de7c6d0e Minor
Reporter: Nikita Petrenko
Description:

For instance, checking code implementation of ModelScriptService it includes some useful methods. This isn't internal if check by package name

org.xwiki.model.script.ModelScriptService

. However, by visiting home page or application page after installation there's no API

$services.model

. It can be seen once user activiate filter Internals.