|
| 1 | +extensions: |
| 2 | + - addsTo: |
| 3 | + pack: codeql/csharp-all |
| 4 | + extensible: sourceModel |
| 5 | + data: |
| 6 | + - ["Amazon.Lambda.APIGatewayEvents","APIGatewayHttpApiV2ProxyRequest",true,"get_Headers","()","","ReturnValue","remote","manual"] |
| 7 | + - ["Amazon.Lambda.APIGatewayEvents","APIGatewayHttpApiV2ProxyRequest",true,"get_Body","()","","ReturnValue","remote","manual"] |
| 8 | + - ["Amazon.Lambda.APIGatewayEvents","APIGatewayHttpApiV2ProxyRequest",true,"get_RawPath","()","","ReturnValue","remote","manual"] |
| 9 | + - ["Amazon.Lambda.APIGatewayEvents","APIGatewayHttpApiV2ProxyRequest",true,"get_RawQueryString","()","","ReturnValue","remote","manual"] |
| 10 | + - ["Amazon.Lambda.APIGatewayEvents","APIGatewayHttpApiV2ProxyRequest",true,"get_Cookies","()","","ReturnValue","remote","manual"] |
| 11 | + - ["Amazon.Lambda.APIGatewayEvents","APIGatewayHttpApiV2ProxyRequest",true,"get_PathParameters","()","","ReturnValue","remote","manual"] |
| 12 | + |
| 13 | + - addsTo: |
| 14 | + pack: codeql/csharp-all |
| 15 | + extensible: sinkModel |
| 16 | + data: [] |
| 17 | + |
| 18 | + - addsTo: |
| 19 | + pack: codeql/csharp-all |
| 20 | + extensible: summaryModel |
| 21 | + data: [] |
0 commit comments