This website requires JavaScript.
Explore
Help
Register
Sign In
Cavemanon
/
piratepoet
Watch
8
Fork
0
You've already forked piratepoet
Code
Pull Requests
Actions
Releases
16
Activity
Files
51d6b541e5d2c3b56eabb634d810a28d08b1169a
piratepoet
/
mailpoet
/
lib
/
Automation
/
API
History
Jan Jakes
51d6b541e5
Add check that JSON request body exists when required
...
[MAILPOET-4135]
2022-02-21 09:56:26 +01:00
..
API.php
Expose 5xx errors in PHP error log
2022-02-21 09:56:26 +01:00
Endpoint.php
…
EndpointFactory.php
Add endpoint-class factory based on PSR-11 container interface
2022-02-21 09:56:26 +01:00
ErrorResponse.php
Add API exception handling and error response
2022-02-21 09:56:26 +01:00
Request.php
Add check that JSON request body exists when required
2022-02-21 09:56:26 +01:00
Response.php
…