mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
feat: Document removal of OC_API legacy class
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
committed by
backportbot[bot]
parent
33350e5f9d
commit
44f8644afa
@@ -81,6 +81,7 @@ Removed APIs
|
||||
subscribe('notifications:action:execute', (event) => {
|
||||
console.info('Notification action has been executed:', event.notification, event.action)
|
||||
})
|
||||
- Legacy class ``OC_API`` was moved to a private namepsace. It should not be needed by applications.
|
||||
|
||||
Back-end changes
|
||||
----------------
|
||||
|
||||
Reference in New Issue
Block a user