forked from loafle/openapi-generator-original
* do not add non-nullable fields to model json This fix would avoid adding and sending fields that are not isNullable in the request. * updated sample for issue #2535
* do not add non-nullable fields to model json This fix would avoid adding and sending fields that are not isNullable in the request. * updated sample for issue #2535