Skip to content

Commit f711c42

Browse files
allennatangtektaxi
authored andcommitted
Changed age type Number to type String
1 parent 3c843b6 commit f711c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/api_data.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ define({ "api": [
6060
},
6161
{
6262
"group": "body",
63-
"type": "Number",
63+
"type": "String",
6464
"optional": false,
6565
"field": "age",
6666
"description": "<p>The user's age.</p>"

0 commit comments

Comments
 (0)