Commit Graph

25 Commits

Author SHA1 Message Date
5bb228217b modify subscriber entity and its tests 2025-01-01 22:25:47 +01:00
58ec1b1549 complete subscriber endpoint 2024-12-31 00:27:14 +01:00
839ffd6346 add tag tests 2024-12-29 23:33:09 +01:00
c488e9fde0 add subscription process tests 2024-12-29 23:32:29 +01:00
6c407e895b add subscriber tests 2024-12-29 23:31:22 +01:00
c005d1054c remove unthrown exception 2024-12-29 23:29:04 +01:00
6412ebbb35 add account + fields endpoint tests 2024-12-29 00:49:07 +01:00
d392aa8ade improve code style 2024-12-29 00:47:30 +01:00
ccdac0c4a0 force json response format, fix subscriber endpoint 2024-12-29 00:46:28 +01:00
59f927af32 improve code style 2024-12-29 00:42:21 +01:00
29a764bcfb add development tools 2024-12-29 00:39:43 +01:00
7ddeff8ec5 fix wrong argument type 2024-12-23 15:23:11 +01:00
9e6329630d align documentation 2024-12-22 23:49:17 +01:00
7a216173d9 complete subscription endpoint 2024-12-22 23:49:17 +01:00
c5085b1bb8 complete subscriber endpoint 2024-12-22 23:49:16 +01:00
c2e0717445 return ArrayCollection instead of array list 2024-12-22 23:49:16 +01:00
e7d6ef416f add field endpoint 2024-12-22 23:49:16 +01:00
da7e3bf38b complete endpoint tasks 2024-12-22 23:49:15 +01:00
2e5dbcbea0 add subscription process endpoint 2024-12-22 23:49:15 +01:00
b080b1a64c clean up requests from unused options 2024-12-22 23:49:15 +01:00
58a20c3387 move cookie handling to Guzzle capabilities 2024-12-22 23:49:14 +01:00
e1e08ee313 add subscriber endpoint 2024-12-22 23:49:14 +01:00
7608d39af8 add tag endpoint 2024-12-22 23:49:14 +01:00
7a157033f3 add connection 2024-12-22 23:49:04 +01:00
33963563ed initial 2024-12-20 20:52:32 +01:00