This message was deleted.
# general
s
This message was deleted.
m
I think this is due to https://github.com/pulumi/docs/issues/884 (a bug in our "language chooser")
JavaScript is set as the default language, and unfortunately that means most of the examples in TypeScript get hidden mistakenly.
You can work around it by going to the top-level docs for the
aws
package, and click the TypeScript tab at the top.
It should then remember that you chose TypeScript. If you go back to https://pulumi.io/reference/pkg/nodejs/@pulumi/aws/apigateway/#MethodArgs-requestParameters, you should see the code examples.
a
Okay, awesome, thank you
m
Hoping to get https://github.com/pulumi/docs/issues/884 fixed very soon