Update README.md
Browse files
README.md
CHANGED
@@ -149,7 +149,7 @@ messages = [
|
|
149 |
"parameters": {
|
150 |
"properties": {
|
151 |
"__arg1": {
|
152 |
-
"
|
153 |
"type": "string"
|
154 |
}
|
155 |
},
|
@@ -165,7 +165,7 @@ messages = [
|
|
165 |
"parameters": {
|
166 |
"properties": {
|
167 |
"__arg1": {
|
168 |
-
"
|
169 |
"type": "string"
|
170 |
}
|
171 |
},
|
@@ -181,7 +181,7 @@ messages = [
|
|
181 |
"parameters": {
|
182 |
"properties": {
|
183 |
"__arg1": {
|
184 |
-
"
|
185 |
"type": "string"
|
186 |
}
|
187 |
},
|
@@ -197,7 +197,7 @@ messages = [
|
|
197 |
"parameters": {
|
198 |
"properties": {
|
199 |
"__arg1": {
|
200 |
-
"
|
201 |
"type": "string"
|
202 |
}
|
203 |
},
|
@@ -213,7 +213,7 @@ messages = [
|
|
213 |
"parameters": {
|
214 |
"properties": {
|
215 |
"__arg1": {
|
216 |
-
"
|
217 |
"type": "string"
|
218 |
}
|
219 |
},
|
@@ -229,7 +229,7 @@ messages = [
|
|
229 |
"parameters": {
|
230 |
"properties": {
|
231 |
"__arg1": {
|
232 |
-
"
|
233 |
"type": "string"
|
234 |
}
|
235 |
},
|
|
|
149 |
"parameters": {
|
150 |
"properties": {
|
151 |
"__arg1": {
|
152 |
+
"description": "__arg1",
|
153 |
"type": "string"
|
154 |
}
|
155 |
},
|
|
|
165 |
"parameters": {
|
166 |
"properties": {
|
167 |
"__arg1": {
|
168 |
+
"description": "__arg1",
|
169 |
"type": "string"
|
170 |
}
|
171 |
},
|
|
|
181 |
"parameters": {
|
182 |
"properties": {
|
183 |
"__arg1": {
|
184 |
+
"description": "__arg1",
|
185 |
"type": "string"
|
186 |
}
|
187 |
},
|
|
|
197 |
"parameters": {
|
198 |
"properties": {
|
199 |
"__arg1": {
|
200 |
+
"description": "__arg1",
|
201 |
"type": "string"
|
202 |
}
|
203 |
},
|
|
|
213 |
"parameters": {
|
214 |
"properties": {
|
215 |
"__arg1": {
|
216 |
+
"description": "__arg1",
|
217 |
"type": "string"
|
218 |
}
|
219 |
},
|
|
|
229 |
"parameters": {
|
230 |
"properties": {
|
231 |
"__arg1": {
|
232 |
+
"description": "__arg1",
|
233 |
"type": "string"
|
234 |
}
|
235 |
},
|