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

federatedfilesharing: Add OpenAPI spec #39328

Merged
merged 1 commit into from Jul 13, 2023

Conversation

provokateurin
Copy link
Member

Summary

From #36666. Adds the necessary annotations and descriptions.

Checklist

Signed-off-by: jld3103 <jld3103yt@gmail.com>
@provokateurin provokateurin added the 3. to review Waiting for reviews label Jul 12, 2023
@provokateurin provokateurin added this to the Nextcloud 28 milestone Jul 12, 2023
@provokateurin provokateurin requested review from skjnldsv and come-nc and removed request for skjnldsv and come-nc July 12, 2023 08:48
@provokateurin provokateurin merged commit 4991d2e into master Jul 13, 2023
39 checks passed
@provokateurin provokateurin deleted the feature/openapi/federatedfilesharing branch July 13, 2023 08:28
*/
public function reShare(int $id, ?string $token = null, ?string $shareWith = null, ?int $permission = 0, ?int $remoteId = 0) {
Copy link
Member

Choose a reason for hiding this comment

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

This is curious.. -- 🤷

Copy link
Member Author

Choose a reason for hiding this comment

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

The parameter was never used, so I removed it

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

Successfully merging this pull request may close these issues.

None yet

4 participants