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

Add a fetch endpoint for directories #4976

Open
imsdu opened this issue May 15, 2024 · 0 comments
Open

Add a fetch endpoint for directories #4976

imsdu opened this issue May 15, 2024 · 0 comments

Comments

@imsdu
Copy link
Contributor

imsdu commented May 15, 2024

Motivation
With #4924, directories can now be created via a link operation and we need an endpoint to fetch it in the same manner as the other entity

Acceptance criteria

  1. Access permission is performed
  2. It is possible to fetch the latest revision, at a given tag or at a given revision
  3. Like other entities, proper errors are returned when the revision or the tag does not exist

This section should be about results in domain terms, not implementation details.

Implementation notes
Add any technical details which might be helpful here. Which classes will need to change? What things do you need to know about which might not be obvious?

API changes
Example request/response if applicable.

Mockups
Screenshots or XD export if applicable.

Not in scope

  1. The X will not be...
  2. The Y will be handled separately...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant