Skip to content

Commit 50d3ed1

Browse files
committed
Update
1 parent 834df05 commit 50d3ed1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,6 @@ function cov2ap(options = {}) {
310310
return;
311311
}
312312
const provider = (entity, endpoint) => {
313-
// endpoint is passed since sap/cds 7.7
314313
if (endpoint && !endpoint.kind.startsWith("odata")) {
315314
return;
316315
}

0 commit comments

Comments
 (0)