slack-web-2.1.0.0: tests/golden/ResponseJSON/failed_view_publish.golden
ResponseJSON
( Left
( ResponseSlackError
{ errorText = "invalid_arguments"
, responseMetadata = fromList
[
( "messages"
, Array
[ String "[ERROR] failed to match all allowed schemas [json-pointer:/view]"
, String "[ERROR] must provide an object [json-pointer:/view]"
, String "[ERROR] must provide an object [json-pointer:/view]"
]
)
]
}
)
)