mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #12037 from nextcloud/feat/upgrade_ipublicreferenceprovider
feat(developers): Document new backend API interface `IPublicReferenceProvider`
This commit is contained in:
commit
fec57dff52
@ -102,6 +102,7 @@ Added APIs
|
||||
- ``OCP\IUser::setPasswordHash`` should set the password hash of the user
|
||||
- ``OCP\AppFramework\Http\Attribute\OpenAPI::SCOPE_EX_APP`` attribute for scoping APIs only to be used by ExApps.
|
||||
- ``OCP\AppFramework\Http\Attribute\ExAppRequired`` attribute for restricting controller methods to be only accessible by ExApps.
|
||||
- ``OCP\Collaboration\Reference\IPublicReferenceProvider`` added for reference providers that support reference lookups from public shares.
|
||||
|
||||
Changed APIs
|
||||
^^^^^^^^^^^^
|
||||
|
||||
Loading…
Reference in New Issue
Block a user