abp icon indicating copy to clipboard operation
abp copied to clipboard

Add nullable property support to API modeling

Open fahrigedik opened this issue 3 weeks ago • 0 comments

Introduces IsNullable detection in ReflectionHelper and propagates it to PropertyApiDescriptionModel and TypeScript models. Updates logic to consider nullable properties when determining optionality, improving API schema accuracy for nullable reference types.

Description

Resolves #24306 (write the related issue number if available)

How to test it?

test.md

fahrigedik avatar Dec 04 '25 07:12 fahrigedik