owncloud / owncloud/libre-graph-api

Remove batch sharing

Open
#168 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Mustache
Stars
4
Forks
3
Avg merge
23h 14m
Merged PRs (30d)
1

Description

Description

At present, OCIS doesn't offer batch sharing functionality, although the Swagger documentation still indicates that OCIS is capable of handling it. OCIS returns a 400 status code in response. Considering this test scenario (https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/shareInvitations.feature#L965), it suggests that the inability to perform batch sharing is a genuine feature of OCIS.
Screenshot from 2024-04-11 16-49-12

Location

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with api/openapi-spec/v1.0.yaml at the four locations listed in the issue, then compare those declarations with the batch-sharing scenario in tests/acceptance/features/apiSharingNg/shareInvitations.feature. Remove the unsupported batch-sharing documentation and verify that the OpenAPI specification no longer advertises those operations.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi
Domain
api
Issue type
Documentation
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.