Skip to content

fix: Allow `getDocument` endpoint calls with specific "revision" parameter for...

Andrii Bezuglyi requested to merge fix/blobStores_revision into master

fix: Allow getDocument endpoint calls with specific "revision" parameter for "Document" attributes, which does not have current value.

If Document attribute = null, only return error, if request does not have parameter "revision", otherwise, try to get it from ub_blobHistory.

Merge request reports

Loading