issues
search
egeriis
/
laravel-jsonapi
Make it a breeze to create a jsonapi.org compliant APIs with Laravel 5.
MIT License
146
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
\EchoIt\JsonApi\Handler::getNonBreakingErrors violates jsonapi spec
#50
mfn
closed
5 years ago
0
Wont install on laravel 5.2
#49
Petah
opened
8 years ago
7
Option to receive and send json keys as camelCase
#48
ghost
opened
8 years ago
1
use laravel 5.2 instead of 5.1
#47
vesavlad
closed
8 years ago
2
model: don't reference facades but use the classes directly
#46
mfn
closed
4 years ago
1
Getting JSONAPI 1.0 responses
#45
IAmJulianAcosta
closed
4 years ago
4
Adjusted sorting in handler to match jsonapi.org spec
#44
wireblue
closed
9 years ago
0
Returning error responses from customer handler
#43
wireblue
opened
9 years ago
3
Update project description
#42
gaomd
closed
9 years ago
1
Sorting can result in invalid links from paginator
#41
mfn
closed
9 years ago
3
Custom endpoint for handler
#40
johannesnagl
opened
9 years ago
3
Change "details" to "detail"
#39
mfn
closed
9 years ago
0
Use primary key column name from model
#38
wireblue
closed
9 years ago
0
Per jsonapi 1.0, id is always supposed to be string
#37
mfn
closed
9 years ago
0
POST and PUT request not using `attributes`
#36
parampal
opened
9 years ago
1
Bulk Extension support
#35
parampal
closed
9 years ago
1
travis: bump minimum PHP version to 5.5 & fix tests
#34
mfn
closed
9 years ago
1
Add missing error constant
#33
egeriis
closed
9 years ago
0
Split project in two or more parts?
#32
egeriis
opened
9 years ago
0
Pave path to technically allow PATCH requests
#31
mfn
closed
9 years ago
1
Add travis CI
#30
mfn
closed
9 years ago
3
tests: add jsonapi schema validation where appropriate
#29
mfn
closed
9 years ago
4
errors: ensure response matches jsonapi spec
#28
mfn
closed
9 years ago
0
phpdoc: update/correct references
#27
mfn
closed
9 years ago
2
Add editorconfig
#26
mfn
closed
9 years ago
3
Use schema validation for generated responses
#25
mfn
closed
9 years ago
2
handler: fix referece to constant
#24
mfn
closed
9 years ago
0
Use PATCH instead of PUT
#23
mfn
closed
9 years ago
4
model: fix phpdoc return value
#22
mfn
closed
9 years ago
0
JSONAPI.org compliance
#21
manuelfink
closed
9 years ago
6
How's this different from a resource controller?
#20
malhal
closed
9 years ago
4
Update composer.json for compatibility with Laravel 5.1
#19
cdarken
closed
9 years ago
1
Add API generator
#18
exfriend
closed
9 years ago
1
Make this compliant with Laravel 5.1
#17
kobelobster
closed
9 years ago
11
Adds validation error handling
#16
ninjapenguin
closed
9 years ago
4
Ability to get a relation's data via model method
#15
pmccarren
closed
9 years ago
2
updates resource output to correctly nest attributes
#14
ninjapenguin
closed
9 years ago
9
Ability to automatically expose relations for a resource
#13
ninjapenguin
closed
9 years ago
1
Fix pivot linkage
#12
ninjapenguin
closed
9 years ago
1
getTable call replaced with getResourceType
#11
ninjapenguin
closed
9 years ago
0
Scrutinize code so that Scrutinizer is happy
#10
pmccarren
closed
9 years ago
3
Rename top level linked member to included
#9
pmccarren
closed
9 years ago
2
Allow a custom resource type to be set for a model
#8
pmccarren
closed
9 years ago
3
Correctly return model on PUT request if changed
#7
pmccarren
closed
9 years ago
2
Removed jpchip repository reference in readme
#6
jpchip
closed
9 years ago
0
Laravel 5 and jsonapi 1.0.0.rc2 specs
#5
jpchip
closed
9 years ago
11
HTTP response code when resource created
#4
IAmJulianAcosta
closed
9 years ago
1
Fixed #2
#3
IAmJulianAcosta
closed
9 years ago
3
Hardcoded 'id'
#2
IAmJulianAcosta
closed
9 years ago
2
Handler Class doesn't exist
#1
IAmJulianAcosta
closed
9 years ago
7
Next