code update recorded at: 04/04/25 04:22:11
This commit is contained in:
parent
8ea1b0d3f4
commit
03d74cd36c
|
|
@ -53,10 +53,10 @@ export const handler = async (req, res) => {
|
||||||
// BOILER_CODE_END
|
// BOILER_CODE_END
|
||||||
|
|
||||||
function modifyObj(obj) {
|
function modifyObj(obj) {
|
||||||
|
throw new EventNotSupportedException('not supported');
|
||||||
if (obj.properties && "queryID" in obj.properties) {
|
|
||||||
delete obj.properties.queryID;
|
|
||||||
}}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Exceptions available:
|
Exceptions available:
|
||||||
|
|
@ -74,3 +74,4 @@ Method for generating 256 hash code for a String:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user