Update README.md
Browse files
README.md
CHANGED
@@ -116,7 +116,7 @@ messages = [
|
|
116 |
"parameters": {
|
117 |
"properties": {
|
118 |
"__arg1": {
|
119 |
-
"
|
120 |
"type": "string"
|
121 |
}
|
122 |
},
|
@@ -132,7 +132,7 @@ messages = [
|
|
132 |
"parameters": {
|
133 |
"properties": {
|
134 |
"__arg1": {
|
135 |
-
"
|
136 |
"type": "string"
|
137 |
}
|
138 |
},
|
@@ -148,7 +148,7 @@ messages = [
|
|
148 |
"parameters": {
|
149 |
"properties": {
|
150 |
"__arg1": {
|
151 |
-
"
|
152 |
"type": "string"
|
153 |
}
|
154 |
},
|
@@ -164,7 +164,7 @@ messages = [
|
|
164 |
"parameters": {
|
165 |
"properties": {
|
166 |
"__arg1": {
|
167 |
-
"
|
168 |
"type": "string"
|
169 |
}
|
170 |
},
|
@@ -180,7 +180,7 @@ messages = [
|
|
180 |
"parameters": {
|
181 |
"properties": {
|
182 |
"__arg1": {
|
183 |
-
"
|
184 |
"type": "string"
|
185 |
}
|
186 |
},
|
@@ -196,7 +196,7 @@ messages = [
|
|
196 |
"parameters": {
|
197 |
"properties": {
|
198 |
"__arg1": {
|
199 |
-
"
|
200 |
"type": "string"
|
201 |
}
|
202 |
},
|
|
|
116 |
"parameters": {
|
117 |
"properties": {
|
118 |
"__arg1": {
|
119 |
+
"description": "__arg1",
|
120 |
"type": "string"
|
121 |
}
|
122 |
},
|
|
|
132 |
"parameters": {
|
133 |
"properties": {
|
134 |
"__arg1": {
|
135 |
+
"description": "__arg1",
|
136 |
"type": "string"
|
137 |
}
|
138 |
},
|
|
|
148 |
"parameters": {
|
149 |
"properties": {
|
150 |
"__arg1": {
|
151 |
+
"description": "__arg1",
|
152 |
"type": "string"
|
153 |
}
|
154 |
},
|
|
|
164 |
"parameters": {
|
165 |
"properties": {
|
166 |
"__arg1": {
|
167 |
+
"description": "__arg1",
|
168 |
"type": "string"
|
169 |
}
|
170 |
},
|
|
|
180 |
"parameters": {
|
181 |
"properties": {
|
182 |
"__arg1": {
|
183 |
+
"description": "__arg1",
|
184 |
"type": "string"
|
185 |
}
|
186 |
},
|
|
|
196 |
"parameters": {
|
197 |
"properties": {
|
198 |
"__arg1": {
|
199 |
+
"description": "__arg1",
|
200 |
"type": "string"
|
201 |
}
|
202 |
},
|