19 Commits

Author SHA1 Message Date
3911584ea7
reformat code 2025-01-05 15:28:57 +01:00
19338d2a58
subscriber lists are always from same type 2025-01-05 14:58:30 +01:00
fe319b2733
subscription entity get a endpoint object, so it can persist modified properties 2025-01-04 22:39:02 +01:00
a88bb6d33f
can get endpoints raw element, get entity by a separate call 2025-01-04 22:37:16 +01:00
3f624cfb05 add get and update endpoint for account, use constants 2025-01-03 12:04:03 +01:00
2a0ad3d74c add get endpoint for fields, add field entity, use constants 2025-01-03 12:02:02 +01:00
63530475cf add create, update and delete endpoints for fields 2025-01-03 12:02:02 +01:00
cc3814bbcd use constants for subscriptions 2025-01-03 12:02:02 +01:00
395d6c3b2e add subscription process delete endpoint 2025-01-03 12:02:01 +01:00
abcfea9480 add subscription process create endpoint 2025-01-03 12:02:01 +01:00
549078f1b7 add constants 2025-01-03 12:01:58 +01:00
880608ed64
remove unneccessary convert method 2025-01-02 23:51:20 +01:00
cb494800d2 tag entity can modify the properties and can persist they 2025-01-02 14:00:18 +01:00
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
6412ebbb35
add account + fields endpoint tests 2024-12-29 00:49:07 +01:00