@sap-ux/fe-mockserver-core
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -152,3 +152,3 @@ "use strict"; | ||
if ((Object.prototype.hasOwnProperty.call(keyValues, '') && keyValues[''] === '') || | ||
this.checkKeys(this.prepareKeys(keyValues), session, this.entityTypeDefinition.keys)) { | ||
this.checkKeys(this.prepareKeys(keyValues), session.getData(), this.entityTypeDefinition.keys)) { | ||
session.addSessionToken(odataRequest); | ||
@@ -155,0 +155,0 @@ return (0, lodash_clonedeep_1.default)(session.getData()); |
{ | ||
"name": "@sap-ux/fe-mockserver-core", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "SAP Fiori OData - Fiori elements mock server core", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
588019