Skip to content

Commit

Permalink
update (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: 孙永强 <[email protected]>
  • Loading branch information
r350178982 and 孙永强 authored Oct 14, 2024
1 parent bb81c2a commit f904eb0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions api/user_account_operations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7856,7 +7856,7 @@ paths:
/api/v2.1/repos/batch/:
post:
tags:
- Share batch operation
- Share to user/group
summary: Batch share libraries to user/group
description: Batch sharing existing libraries with user/group.
security:
Expand Down Expand Up @@ -7925,7 +7925,7 @@ paths:
/api2/repos/{repo_id}/dir/shared_items/p={path}:
put:
tags:
- Share folder
- Share to user/group
summary: Share a folder
description: |-
Share folders with other users and groups.
Expand Down Expand Up @@ -8000,7 +8000,7 @@ paths:
/api/v2.1/shared-folders/:
get:
tags:
- Share folder
- Share to user/group
summary: List shared folders
description: Return all shared folder information.
security:
Expand Down Expand Up @@ -8066,7 +8066,7 @@ paths:
/api2/repos/{repo_id}/dir/shared_items/?p={path}:
post:
tags:
- Share folder
- Share to user/group
summary: Update folder share permission
description: |-
Update shared folder permissions.
Expand Down Expand Up @@ -8104,7 +8104,7 @@ paths:

delete:
tags:
- Share folder
- Share to user/group
summary: Remove the specified shared folder
description: |-
- username, necessary if share_type is user
Expand Down

0 comments on commit f904eb0

Please sign in to comment.