mirror of https://github.com/abpframework/abp.git
Browse Source
Adds support for marking properties as nullable by appending '| null' to their type in the model generator. Also refines the logic for determining optional properties to better align with 'isRequired' and 'isNullable' flags.pull/24335/head
1 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue