You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JoshLove-msft
changed the title
Explode parameter is always false even when it should be true
Cadl-Ranch scenario - Explode parameter is always false even when it should be true
Dec 3, 2024
…n params (#5396)
This PR fixes an issue where the `explode` flag for a operation
parameter was not being properly set when uri templates were specified.
This is fixed now by passing through the value of `explode` from TCGC.
There are several follow ups that are still needed to fully support URI
templates and path expansion.
fixes: #5134
regen preview for autorest:
Azure/azure-sdk-for-net#47775
Need to investigate why explode is always false, even when it should be true. For instance, https://github.com/Azure/cadl-ranch/blob/main/packages/cadl-ranch-specs/http//routes/main.tsp#L400.
The text was updated successfully, but these errors were encountered: