feat(users/Profpatsch/mailbox-org): add simple request json example
Adds a simple json quasiquoter thingy. Json can be sent to the `/mailfilter?action=update` endpoint. Change-Id: Iba80c2ab69178e431519933c4a01cd68aaa9f637 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7839 Tested-by: BuildkiteCI Autosubmit: Profpatsch <mail@profpatsch.de> Reviewed-by: Profpatsch <mail@profpatsch.de>
This commit is contained in:
parent
1a18c25d81
commit
f627ee84b3
5 changed files with 107 additions and 23 deletions
|
|
@ -27,7 +27,12 @@ executable mailbox-org
|
|||
aeson,
|
||||
aeson-better-errors,
|
||||
bytestring,
|
||||
PyF,
|
||||
typed-process,
|
||||
process,
|
||||
containers,
|
||||
|
||||
default-language: Haskell2010
|
||||
|
||||
default-extensions:
|
||||
GHC2021
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue