Commit ec2cb4b
Fix incorrect data submission (GoogleCloudPlatform#2844)
The configuration to send composer needs to be inside the data block rather than the JSON body itself
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>1 parent fbcdef1 commit ec2cb4bCopy full SHA for ec2cb4b
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- functions/composer
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
functions/composer/composer_storage_trigger.py
Copy file name to clipboardExpand all lines: functions/composer/composer_storage_trigger.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
58 | 58 | |
59 | 59 | |
60 | 60 | |
61 | | - |
| 61 | + |
62 | 62 | |
63 | 63 | |
64 | 64 | |
|
0 commit comments