This website requires JavaScript.
Explore
Help
Register
Sign In
Cavemanon
/
piratepoet
Watch
7
Fork
0
You've already forked piratepoet
Code
Pull Requests
Actions
Releases
16
Activity
Files
44bc27df9009b6ee9dfbd92461c19c271ebce76a
piratepoet
/
lib
/
API
/
JSON
History
Tautvidas Sipavičius
44bc27df90
Define default variable values in cases when they can be undefined
2019-01-23 21:29:46 +02:00
..
v1
Define default variable values in cases when they can be undefined
2019-01-23 21:29:46 +02:00
API.php
Add check that API endpoint class is a registered service in DI
2018-12-12 08:53:28 +01:00
Endpoint.php
Fix Endpoint to use single global permission and not array of them
2017-08-29 15:34:35 +03:00
Error.php
…
ErrorResponse.php
Prevents leaking SQL errors in API response
2017-09-19 20:32:26 -04:00
Response.php
Add conflict HTTP code
2018-01-30 10:16:12 +00:00
SuccessResponse.php
…