Closed Jericho closed 5 years ago
When retrieving the logs for a given trigger, I am getting an exception due to the fact that the response contains "action":"generating" but 'generating' is not a value in the LogType enum.
"action":"generating"
This is the exact same issue reported in #58.
When retrieving the logs for a given trigger, I am getting an exception due to the fact that the response contains
"action":"generating"
but 'generating' is not a value in the LogType enum.This is the exact same issue reported in #58.