dotnet-websharper / core

WebSharper - Full-stack, functional, reactive web apps and microservices in F# and C#
https://websharper.com
Apache License 2.0
589 stars 52 forks source link

Optional parameter handling in Stub annotated interfaces. #1397

Closed Jooseppi12 closed 3 months ago

Jooseppi12 commented 4 months ago

Unwrap from our Option representation, when dealing with arguments.

granicz commented 3 months ago

@Jooseppi12 Can you add a stub example here and how this change affects code generation?