We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 256aba7 + 2c82c9d commit 9914795Copy full SHA for 9914795
pkg/types/namespace.go
@@ -41,7 +41,7 @@ type MultipartyConfig struct {
41
42
type ContractConfig struct {
43
Location interface{} `yaml:"location"`
44
- FirstEvent string `yaml:"firstEvent"`
+ FirstEvent string `yaml:"firstevent"`
45
}
46
47
type MultipartyOrgConfig struct {
0 commit comments