We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2441835 commit 69211adCopy full SHA for 69211ad
GOALS.MD
@@ -3,13 +3,13 @@ The major goal here is to port all [MNotify's APIs](https://readthedocs.mnotify.
3
4
The following are things this project hopes to achieve along the line:
5
6
-- [ ] Model all Mnotify's BMS Request and Response Objects
+- [x] Model all Mnotify's BMS Request and Response Objects
7
- [x] Message template
8
- [x] Group
9
- [x] Contact
10
- - [ ] Campaign
11
- - [ ] Reports and Stats
12
- - [ ] Miscellaneous
+ - [x] Campaign
+ - [x] Reports and Stats
+ - [x] Miscellaneous
13
14
- [ ] Unit Tests
15
- [ ] Spring Boot Starter for the client built above
0 commit comments