Skip to content

duplicate-header

Id
@typespec/openapi3/duplicate-header

This diagnostic is issued when a response header is defined more than once for a response of a specific status code.

Ensure that each response header is defined only once for each status code.