Philip Gichuhi
Philip Gichuhi
No further correspondence from OP. Uploading CSVs works in v2 Preview as well.
SonarCloud was recommended during Michael's compliance work.
Thanks for reporting this @Dakoni4400. Looking into this
@Dakoni4400 the fix would have to be made in the Code Generator because of other models that require the Date type. I appreciate your willingness to take this on however...
Sorry for the delay @basementmedia2 Your thinking around the correct function to call based on an attribute e.g. [type] => getType, is correct There is a bug with the current...
Nested deserialization of models handled in v2 preview
No further correspondence from OP. Suggested solutions have been provided: - Update php.ini settings - Follow training app tutorial
(Update) v2 Preview allows setting Enum flags by comma separating values e.g. `new WindowsArchitecture(WindowsArchitecture::X86.",".WindowsArchitecture::X86);`. Not the ideal solution. Can be improved.
Being tracked under #934