Serverless-apigateway-plugin how to configure custom header for all requests

Hi,
I’m trying to set a custom header on requests on my api-gateway and tried using this plugin:

However there’s no documentation on how to add a custom hardcoded header to an API Gateway (I’m deploying a HTTP API with the serverless framework on AWS).

Anyone have any ideas?