Hi team,
I developed a sample app to test routing calls in Freshcaller. The app functionality is to check for a VIP number if the response is valid then taking action as send to Call Queue. If the number is not valid then the action is considered as “Hang Up”. Along with these I placed some consoles to debug but those logs are not displaying when an incoming call is happening. I configured Routing Automation as shown below
And while validating the app with FDK validate it’s giving me this type of warning
[json-schema-faker] calling JsonSchemaFaker() is deprecated, call either .generate() or .resolve()
Can you suggest me where to use .generate() or .resolve() in the code. Will this affects the app to execute?
-Soujanya.