Closed vboulaye closed 5 years ago
Hi, this is a fix for #108
During the building of the contextual Serializer, use the current shapeOverride instead of resetting it to 0 (default). This way we keep the defined serializer/shape instead of reverting back to the default shape (array).
Excellent, thank you! Since we have our CLA I'll go ahead and merge this.
Hi, this is a fix for #108
During the building of the contextual Serializer, use the current shapeOverride instead of resetting it to 0 (default). This way we keep the defined serializer/shape instead of reverting back to the default shape (array).