Updated *method constant

This commit is contained in:
Trial97
2021-06-15 08:55:25 +03:00
committed by Dan Christian Bogos
parent e5a1e7553a
commit a3c167c21f

View File

@@ -2200,7 +2200,7 @@ const (
// Others
OptsContext = "*context"
Subsys = "*subsys"
MetaMethod = "*method"
MetaMethod = "*reqMethod"
OptsAttributesProcessRuns = "*processRuns"
MetaEventType = "*eventType"
EventType = "EventType"