[openapi to tsp] Fix accept
header logic
#4941
Labels
openapi-to-tsp
Tracks OpenAPI to Cadl converter issues
accept
header logic
#4941
Given the following swagger definition:
The converter outputs the following typespec code where all of the supported content types are bundled into 1 string:
The correct code should represent each content type individually:
cc @joheredi
The text was updated successfully, but these errors were encountered: