* Remove serde(skip_serializing_if = ...) attribute from chunk response field * Make the start response field required by changing its type from Option<String> to String
* Remove serde(skip_serializing_if = ...) attribute from chunk response field * Make the start response field required by changing its type from Option<String> to String