Skip to content

Commit 5e8cb81

Browse files
committed
feat(developer): Add new ExApp OpenAPI scope
Signed-off-by: provokateurin <kate@provokateurin.de>
1 parent c5b04ef commit 5e8cb81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_30.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ Added APIs
100100
- ``OCA\Files_Trashbin\Trash\ITrashItem::getDeletedBy`` should return the user who deleted the item or null if unknown
101101
- ``OCP\IUser::getPasswordHash`` should return the password hash of the user
102102
- ``OCP\IUser::setPasswordHash`` should set the password hash of the user
103+
- ``OCP\AppFramework\Http\Attribute\OpenAPI::SCOPE_EX_APP`` attribute is available for scoping APIs only to be used by ExApps.
103104

104105
Changed APIs
105106
^^^^^^^^^^^^

0 commit comments

Comments
 (0)