Skip to content

Commit 04d21b7

Browse files
committed
add order to user list
1 parent ff48070 commit 04d21b7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Intercom/Service/config/intercom_public_user.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@
3939
"location": "query",
4040
"required": false,
4141
"type": "string"
42+
},
43+
"order": {
44+
"location": "query",
45+
"required": false,
46+
"type": "string"
4247
}
4348
},
4449
"responseClass": "UserListModel",

0 commit comments

Comments
 (0)