Skip to content

Add setting to generate nullable value types for optional request body properties (Refitter) #762

Open
@MSulsters

Description

@MSulsters

It's often a problem that value types are not nullable in the request body, but the destination API expects them to be null, depending business rules.

Add a setting to make it possible to generate nullable value types for optional request body properties (Refitter)

To prevent I have to update those fields manually every time a re-generation of the code (i.e.. after a change of the destination API) is needed.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions