Skip to content
Commit 9ea06c01 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Clean up TagFetchScope handling on client and server side

The fetch scope on the client side was using some hacks to list the
parts (GID, RID, ...) that should be retrieved and on the Item
retrieval part this was coupled with ItemFetchScope. This change
adds standalone TagFetchScope to FetchItemsCommand as well as
ItemFetchJob and similar APIs, allowing users to fully customize
the retrieval.
parent f2438753
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment