Hello Gents,
I am struggling with defining custom_error_responses using your module. Can you please guide how to create custom error response with values kept in one variable:
"error_code" = 404
"response_code" = 200
"response_page_path" = "/index.html"
Thank you in advance.