Closed bmarcaur closed 1 year ago
Service optionality was completely ignored
Now if you configure something as optional it should be reflected in the TS dep (this is already true for Java)
Doesn't generate retroactively, so there is probably tons of boilerplate
Released 5.5.0
Before this PR
Service optionality was completely ignored
After this PR
Now if you configure something as optional it should be reflected in the TS dep (this is already true for Java)
Possible downsides?
Doesn't generate retroactively, so there is probably tons of boilerplate