There is 1 update.
 
 
Scripting Documentation Application / cid:jira-generated-image-avatar-8f7c8830-719a-4336-9f82-e3b2e6e96c31 SCRIPTDOC-29 Open

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

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-d4cd7bd5-f95f-4f3c-87e2-2f4d50761ae6 Changes by Nikita Petrenko on 22/May/25 13:01
 
Description: For instance, checking code implementation of [ModelScriptService|https://github.com/xwiki/xwiki-platform/blob/c7b43cccad1448c8ab055166d8d270b569174dd0/xwiki-platform-core/xwiki-platform-model/src/main/java/org/xwiki/model/internal/scripting/ModelScriptService.java#L20C1-L20C44] it includes some useful methods. This isn't internal , if check by package name {noformat}org.xwiki.model.script.ModelScriptService{noformat}. However, by visiting [home page|https://www.xwiki.org/xwiki/bin/view/ScriptingDocumentation/] or application page after installation , there's no API {noformat}$services.model{noformat}. It can be seen once user activiate activates filter *Internals*.