You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Access permission is performed
It is possible to fetch the latest revision, at a given tag or at a given revision
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
The X will not be...
The Y will be handled separately...
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: