We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab75c00 commit bc3f375Copy full SHA for bc3f375
function-proto/fntypes.proto
@@ -22,6 +22,6 @@ message Message {
22
repeated string values = 1;
23
}
24
25
- bytes payload = 1;
+ bytes payload = 1;
26
map<string, HeaderValue> headers = 2;
27
0 commit comments