1
0
mirror of synced 2024-11-22 11:56:03 +03:00
Commit Graph

60 Commits

Author SHA1 Message Date
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
8892e5fe5a Phpstan fixes 2024-02-06 12:05:24 +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
Ilyas Salikhov
8b9afc52af Filter sinceId in dialog list method 2023-08-10 18:57:40 +03:00
Ruslan Efanov
e1e484e046 add field quote for message 2023-06-05 14:31:09 +03:00
a08a03c1c8 phpstan fix 2023-05-24 15:59:04 +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
0631c80ebb fix for typos 2022-12-22 14:03:10 +03:00
c931b2622c fix for /chats request 2022-12-22 13:46:12 +03:00
6476caf9b9 fix for linter notifications 2022-11-16 09:57:29 +03:00
92a0eb0c0b update ChatsRequest 2022-11-16 09:54:56 +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
91453308fe [fix] update phpdoc for getters 2019-10-08 17:02:39 +03:00
49045777d3 [fix] make all getters nullable 2019-10-08 09:12:36 +03:00
e111b8d882 [fix] nullable types to avoid exceptions when properties is not set 2019-10-07 09:09:49 +03:00
1929afe400 [fix] removed models duplicates, fixed several errors 2019-09-30 17:02:48 +03:00
561737ffbc fix: change Register::active type from string to boolean 2019-07-23 17:25:59 +03:00
Alex Lushpai
9286596157 fix serialization keys 2019-07-18 13:01:50 +03:00
Alex Lushpai
38fa980038 cleanup 2019-07-16 16:41:56 +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
b137908bfb Removed void return assertion (PHP 7.0 support) 2019-06-26 11:21:40 +03:00
34812dd1bd Removed CommonFields from models, MessageOrderPaymentStatus getter fix 2019-06-26 11:17:49 +03:00
2b3c8ba057 Fixes and packages for proper PHP 7.0 support 2019-06-24 13:07:53 +03:00
a0f7b65275 Remove duplicated code from ListResponse 2019-06-24 12:18:39 +03:00
70d9d31a02 Status code for response models, PSR fixes 2019-06-24 12:09:15 +03:00
a520bdfd44 Don't upload empty files 2019-06-24 11:49:10 +03:00
da3405661a Removed rudimentary code 2019-06-24 11:07:34 +03:00
b630b73f1d Fix for classpath builder 2019-06-24 10:57:52 +03:00
f68dfeed8b Add validator import 2019-06-24 09:39:32 +03:00
8129a97000 Several quick fixes 2019-06-24 09:34:59 +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