Skip to content

Commit

Permalink
feat(developer): Add new ExApp OpenAPI scope
Browse files Browse the repository at this point in the history
Signed-off-by: provokateurin <kate@provokateurin.de>
  • Loading branch information
provokateurin committed Jul 18, 2024
1 parent c5b04ef commit 5e8cb81
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ Added APIs
- ``OCA\Files_Trashbin\Trash\ITrashItem::getDeletedBy`` should return the user who deleted the item or null if unknown
- ``OCP\IUser::getPasswordHash`` should return the password hash of the user
- ``OCP\IUser::setPasswordHash`` should set the password hash of the user
- ``OCP\AppFramework\Http\Attribute\OpenAPI::SCOPE_EX_APP`` attribute is available for scoping APIs only to be used by ExApps.

Changed APIs
^^^^^^^^^^^^
Expand Down

0 comments on commit 5e8cb81

Please sign in to comment.