Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(developer): Add new ExApp OpenAPI scope #12036

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

provokateurin
Copy link
Member

@provokateurin provokateurin commented Jul 18, 2024

Signed-off-by: provokateurin <kate@provokateurin.de>
@provokateurin provokateurin force-pushed the feat/developer/ex-app-openapi-scope branch from 5e8cb81 to 69b8b13 Compare July 18, 2024 10:21
@provokateurin provokateurin merged commit 217253b into master Jul 18, 2024
11 checks passed
@provokateurin provokateurin deleted the feat/developer/ex-app-openapi-scope branch July 18, 2024 10:26
@@ -100,6 +100,8 @@ 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 for scoping APIs only to be used by ExApps.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The alphabetic order thou :P

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, didn't know there was a rule about the order 🙈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants