Commit 2bc8f76
committed
Rename WhatNow API routes to preparemessages
Change API endpoints from /org/{code}/whatnow and /whatnow/{id} to /org/{code}/preparemessages and /preparemessages/{id} to better reflect their purpose; controller actions remain the same. Also remove an extraneous blank line in WhatNowRepository.php.1 parent 483656a commit 2bc8f76
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments