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

Drive name really required? #162

Open
kulmann opened this issue Jan 31, 2024 · 2 comments
Open

Drive name really required? #162

kulmann opened this issue Jan 31, 2024 · 2 comments

Comments

@kulmann
Copy link
Member

kulmann commented Jan 31, 2024

The spec defines the name of a drive as required, see
https://github.com/owncloud/libre-graph-api/blob/18cc51ae24b30aa25c141cb4bf48d342f99c88fb/api/openapi-spec/v1.0.yaml#L3274C7-L3274C15

In order to patch a drive with

headers: {
  Restore: true
}

the corresponding PATCH request requires the drive name to be provided in the request body, which doesn't make sense for that particular request.

Can we make the name attribute of the drive optional, or does that lead to other issues?

@kulmann
Copy link
Member Author

kulmann commented Jan 31, 2024

@LisaHue
Copy link

LisaHue commented Apr 10, 2024

Do we have news here? Was this fixed? You closed my issue eventhough it does not seem solved #6279

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

No branches or pull requests

2 participants