[Bug]: tsp-openapi3: operation summaries not imported #4614
Labels
feature
New feature or request
openapi3:converter
Issues for @typespec/openapi3 openapi to typespec converter
triaged:core
Milestone
Describe the bug
If a summary is provided on an operation in OpenAPI, it is not imported.
This may be related to #4489.
Reproduction
@summary
decorator to an operation and see it emitted: Playground@summary
is gone: PlaygroundChecklist
The text was updated successfully, but these errors were encountered: