odata-v2-adapter icon indicating copy to clipboard operation
odata-v2-adapter copied to clipboard

OData V2 adapter for CDS. Exposes a full-fledged OData V2 service, converting OData V2 requests to CDS OData V4 service calls and responses back.

Results 2 odata-v2-adapter issues
Sort by recently updated
recently updated
newest added

Hi, odata-v2-adapter writes logs which contain bearer token details. This should not be done for security reasons. See screenshot: In CAP this was also changed and only "bearer..." is logged....

Relaxes some of the expects to account for slightly different responses from `odata_new_adapter`, such as more specific header values or different response orders.