example seems wacky in this documentation: <https:...
# general
h
example seems wacky in this documentation: https://pulumi.io/reference/pkg/nodejs/@pulumi/aws/apigateway/#Method
Copy code
A map of request query string parameters and headers that should be passed to the integration. For example:

import * as pulumi from "@pulumi/pulumi";
would define that the header X-Some-Header and the query string some-query-param must be provided on the request, or
s
That does look screwy!
I’ve opened https://github.com/pulumi/pulumi-aws/issues/469 to track fixing this
👍 1
h
thanks @stocky-spoon-28903 — not sure it belonged there or in the docs repo
s
(Hopefully I got the reference to your GitHub username correct!)