Commit 6a36515
committed
New API BREAKING update:
- REMOVED /api/certcount/ : not used
- REMOVED WEBHOOK_URL in config.php : we will use notifications instead
- ADDED NOTIFICATIONS_ENDPOINT in config.php : API now sends events to this external endpoint for faster processing and more scalable changes
- ADDED SHOW_API_HELP in config.php : if api documentation should be shown on /api/
- ADDED api doc on /api/ : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
| RELEASE1 parent de16d4a commit 6a36515
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| |||
0 commit comments