Closed 0x346e3730 closed 3 years ago
I got an error when using the bundle with annotations. It was because at no point the truncate key was defined.
truncate
This fix makes sure it defaults to false and produces no error in cases the key is not defined.
Thanks @0x346e3730
I got an error when using the bundle with annotations. It was because at no point the
truncate
key was defined.This fix makes sure it defaults to false and produces no error in cases the key is not defined.