1
0
mirror of synced 2024-11-21 19:36:02 +03:00
Commit Graph

45 Commits

Author SHA1 Message Date
4b6e9e0dff
Add chat reply_deadline field 2024-08-14 17:10:27 +03:00
Alex Komarichev
d34270121c Add responsible external_id field 2024-08-14 17:02:07 +03:00
Alex Komarichev
93777973b5 Add reply_deadline to chats.json 2024-08-14 10:00:37 +03:00
Alex Komarichev
8a20b86b17 Add templates interaction 2024-06-24 20:21:41 +03:00
Alex Komarichev
be857dd1ac Add note to SendMessageRequest 2024-06-20 19:14:50 +03:00
Alex Komarichev
5aaed7ab7d Add working with customer utm 2024-05-21 20:25:44 +03:00
Chupocabra
6682b9b02c
Add working with dialog tags 2024-02-29 12:01:40 +03:00
Alex Komarichev
e14afbf773 Add suggestions to ChannelSettings 2024-02-05 19:21:42 +03:00
7dd570ffc3 add limit field to MessagesRequest 2023-10-26 09:50:02 +03:00
Ruslan Efanov
e1e484e046 add field quote for message 2023-06-05 14:31:09 +03:00
016f152fef add note field support 2023-05-24 15:56:55 +03:00
max-baranikov
c024350882
Fixed url deserialization in getFileById() method (#35)
* Added tests to reproduce issue
* Fixed url deserialization in getFileById() method
2023-04-27 14:27:18 +03:00
Ruslan Efanov
58aa909473 add using limit in requests 2023-02-07 12:50:29 +03:00
aac414ecd5 parse dates without nanoseconds 2023-01-20 13:06:36 +03:00
181a9703a5
fix for /chats request 2022-12-22 15:41:11 +03:00
7e1ed1a241 additional fixes 2022-12-22 15:21:14 +03:00
2c5fe64779 update dependencies 2022-12-22 14:55:13 +03:00
c931b2622c fix for /chats request 2022-12-22 13:46:12 +03:00
Ruslan Efanov
4b898fdc95 Add test for GET request of chats by customer_id 2022-11-16 16:19:27 +03:00
tishmaria90
cb94fd8e02
Keep false values while deserializing (#24)
Co-authored-by: Maria Tyschitskaya <tyschitskaya@retailcrm.ru>
2021-12-23 14:33:44 +03:00
tishmaria90
98563e2e60
Update php version (#20) 2021-12-13 10:48:18 +03:00
max-baranikov
c6a44ea2b3
Added suggestions to MessageSendRequest (#16) 2021-10-15 13:39:36 +03:00
Opheugene
bb78a4ffb3
Add dialogUnassign method for the client (#15) 2021-09-02 11:17:59 +03:00
Alex Lushpai
84ecba8714
Update product name, cleanup annotations (#14) 2020-12-15 13:34:43 +03:00
peter279k
316836aca7 Test enhancement 2019-10-24 02:35:21 +08:00
1929afe400 [fix] removed models duplicates, fixed several errors 2019-09-30 17:02:48 +03:00
Alex Lushpai
9286596157 fix serialization keys 2019-07-18 13:01:50 +03:00
34423a3042 fixes for tests 2019-07-16 15:20:56 +03:00
Alex Lushpai
318b2e74cb
Update models & serialization (#3) 2019-07-16 15:04:54 +03:00
8129a97000 Several quick fixes 2019-06-24 09:34:59 +03:00
a04d4b0605 Full test case for messages 2019-06-24 09:11:56 +03:00
5d8d79cbcd Fix for file upload, improved tests 2019-06-21 17:51:57 +03:00
527476be18 Several fixes 2019-06-21 17:33:25 +03:00
004b27f62c File operations, code cleanup, tests 2019-06-21 16:42:04 +03:00
348d500843 Several important fixes, new tests 2019-06-21 11:36:15 +03:00
02a45d8272 Several important fixes 2019-06-20 18:06:21 +03:00
8d034be059 Tests 2019-06-19 12:49:55 +03:00
42669a71a4 ListResponse implements \Countable 2019-06-19 12:14:40 +03:00
d43846d1e3 Make .env file unnecessary for tests 2019-06-19 11:56:39 +03:00
35ca05eb83 Finished test case, another method of entity validation 2019-06-18 13:56:31 +03:00
7d607063c8 Tests draft, fix for GET requests 2019-06-17 13:59:14 +03:00
4f76afe9c9 Docs generation 2019-06-17 12:43:54 +03:00
78f1675080 Better structure 2019-06-14 12:48:13 +03:00
1a07ae9fe8 Response models 2019-06-14 08:56:11 +03:00
Alex Lushpai
282d00b81a
Initial version (#1) 2019-06-10 16:24:22 +03:00