SF API Topic and Action Enablement
operation-unsupported-response-headers
general > operation-unsupported-response-headers
Guidance / Message
Headers are not supported on API responses
Examples
valid
responses:
"200":
description: operation description
invalid
responses:
"200":
description: operation description
headers:
x-my-header:
schema:
type: integer
Applies to Response