duplicate-header
@typespec/openapi3/duplicate-headerThis diagnostic is issued when a response header is defined more than once for a response of a specific status code.
How to fix
Section titled “How to fix”Ensure that each response header is defined only once for each status code.