json-api-server/src
Toby Zerner 3f63e2db31 Fix dependency on `http-accept` now that a version has been tagged 2021-09-03 09:49:23 +10:00
..
Adapter Change `EloquentAdapter` to load relationships using `load` instead of `loadMissing`, as they may need API-specific scopes applied 2021-09-03 09:49:08 +10:00
Endpoint Add jsonapi object, more spec tests 2021-09-01 17:43:23 +10:00
Exception Improve spec compliance for resource creation; add ResourceType::url() 2021-08-31 16:42:30 +10:00
Extension Preliminary support for extensions and various refactoring 2021-08-27 09:49:43 +10:00
Schema Rename Type::newModel for consistency with Adapter 2021-08-31 16:43:02 +10:00
Context.php Add Context::filter() method 2021-08-29 15:41:31 +10:00
Deferred.php Preliminary support for extensions and various refactoring 2021-08-27 09:49:43 +10:00
ErrorProviderInterface.php wip 2019-11-16 17:50:07 +10:30
JsonApi.php Fix dependency on `http-accept` now that a version has been tagged 2021-09-03 09:49:23 +10:00
ResourceType.php Update changelog 2021-09-01 18:25:49 +10:00
Serializer.php Improve spec compliance for resource creation; add ResourceType::url() 2021-08-31 16:42:30 +10:00
functions.php Implement content negotiation 2021-09-01 17:59:09 +10:00
functions_laravel.php Preliminary support for extensions and various refactoring 2021-08-27 09:49:43 +10:00