It seems that the `TextStrokeStyle` is missing an optional `width` attribute: https://developer.apple.com/library/content/documentation/General/Conceptual/Apple_News_Format_Ref/TextStrokeStyle.html#//apple_ref/doc/uid/TP40015408-CH76-SW1 https://github.com/chapter-three/AppleNewsAPI/blob/master/src/Document/Styles/TextStrokeStyle.php Should I create a pull request in order to add it ? Thanks