Skip to content

Added ability to remove {base_path}/{version} prefix from URI path, when making adapter's generic call.

Bogdan Tabor requested to merge patch/ADAPT-1808 into master

Created new task: genericAdapterRequestNoURIPrefix, the URI path of the api call is not prefixed with adapter's base path and api version: /{uri_path}.

image

Edited by Bogdan Tabor

Merge request reports