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
DRS Object Model description states that access_methods key is optional for bundles.
What is the use case for having access_methods populated for bundles and is there an example for this?
From DRS client side, access_methods should be set only for blobs. For example, bundles can contain blobs and/or bundles from different DRS APIs and the origin DRS API service that provided info for first bundle should not be obligated to provide access_methods for the whole bundle.
The text was updated successfully, but these errors were encountered:
DRS Object Model description states that
access_methods
key is optional for bundles.What is the use case for having
access_methods
populated for bundles and is there an example for this?From DRS client side,
access_methods
should be set only for blobs. For example, bundles can contain blobs and/or bundles from different DRS APIs and the origin DRS API service that provided info for first bundle should not be obligated to provideaccess_methods
for the whole bundle.The text was updated successfully, but these errors were encountered: