noemier
noemier
I want to display a grid layout like this:  Only I have the following result:  I noticed that the height of each line was determined by the column...
Hi, I'm using openapi-generator with the option "useSPMFileStructure=true" This is the command line use `openapi-generator generate -i swagger.yaml -o OpenAPI/generated -g swift5 --model-name-suffix Remote --additional-properties=generateModelAdditionalProperties=false,hashableModels=true,objcCompatible=false,responseAs=Combine,useCustomDateWithoutTime=true,useSPMFileStructure=true` Since version 7.5.0, when I...