IlluzionzDev / typespec

MIT License
0 stars 0 forks source link

Bug: Optional service endpoint input values not respected #25

Closed IlluzionzDev closed 1 month ago

IlluzionzDev commented 1 month ago

When setting @query and @body etc on operations, the generated spring annotations don't set the required field based on the optional property of the ModelProperty object.