Support passing tuple through bytes type that are meant for multipart form-data #2378
Labels
blocking service
feature-request
This issue requires a new behavior in the product in order be resolved.
p0
Assuming this TypeSpec:
We should be able to pass tuple syntax, as supported by azure-ccore in Azure/azure-sdk-for-python#32566
For instance:
I would expect codegen just pass through the data directly to azure-core, I see not reason why codegen would update the tuple.
The text was updated successfully, but these errors were encountered: