Closed arin-c closed 8 months ago
Typescript typegen bug fix
CompositeTypes do not allow null values
Generated composite types have nullable attributes.
What kind of change does this PR introduce?
Typescript typegen bug fix
What is the current behavior?
CompositeTypes do not allow null values
What is the new behavior?
Generated composite types have nullable attributes.