Use default options for query params
When `execute` is called from other code (e.g., PlayJob), the query params may be nil. Substitute the default empty hash.
Showing
Please register or sign in to comment
When `execute` is called from other code (e.g., PlayJob), the query params may be nil. Substitute the default empty hash.