issues
search
infinum
/
kotlin-jsonapix
JsonApiX is an Android, annotation processor library that was made to transform regular Kotlin classes into their JSON API representations, with the ability to serialize or deserialize them to or from strings.
Apache License 2.0
38
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Meta, links, and errors Inside Included Block are ignored
#71
thisAAY
opened
3 months ago
2
Ignore meta in included block
#70
thisAAY
closed
3 months ago
1
Implement support for repeatable Error, Links and Meta annotations
#69
DrakslerT
closed
3 months ago
1
Merging Dev into master
#68
thisAAY
closed
8 months ago
1
Add support for generic error handling
#67
thisAAY
closed
8 months ago
2
Inherit from custom/default error when building main model class
#66
DrakslerT
closed
9 months ago
1
Inherit from custom/default root link class in List classes
#65
DrakslerT
closed
9 months ago
1
Fix encoding root meta,links and errors in XList models
#64
thisAAY
closed
3 months ago
2
Inherit from custom/default link classes when building main model class
#63
DrakslerT
closed
9 months ago
2
'meta' is null when trying to convertFromString using generated TypeAdapter
#62
HussainChachuliya0306
closed
9 months ago
2
Update README.md
#61
thisAAY
closed
10 months ago
1
Mandatory to extends JsonApiModel even meta and links are not necessary
#60
howardtamhk
closed
10 months ago
4
Fix: @SerialName annotation with @HasOne and @HasMany annotations
#59
DrakslerT
closed
10 months ago
1
Update dependencies and version of the library
#58
thisAAY
closed
10 months ago
1
Issue with integration with SerialName annotator
#57
bosko-nikcevic-infinum
closed
10 months ago
2
Add support to empty lists, remove Discriminator tag from json output
#56
thisAAY
closed
1 year ago
1
Cannot import TypeAdapterFactory
#55
Jonathan5579
closed
9 months ago
7
Add support for resource & relationship information to List models
#54
thisAAY
closed
1 year ago
2
I cannot find TypeAdapterFactory
#53
GuiOliveira-Git
closed
9 months ago
2
Add support for ResourceObject meta and Relationships meta
#52
thisAAY
closed
1 year ago
1
Add support for Nullable primary data
#51
thisAAY
closed
1 year ago
1
Update Kotlin-Gradle version
#50
thisAAY
closed
1 year ago
2
Update/libs and gradle
#49
stjepanbanek
closed
1 year ago
1
upgrade Kotlin and libraries version
#48
howardtamhk
closed
1 year ago
1
Support Kotlin > 1.6
#47
howardtamhk
closed
1 year ago
7
Kotlin Multiplatform support?
#46
luongvo
opened
1 year ago
5
Nullable primary data
#45
Javernaut
closed
1 year ago
1
Remove unsupported override modifier on getNullParamSpec
#44
joshuadwire
closed
2 years ago
2
Unable find class JsonApiX in instrumental test
#43
alireza-milani
closed
2 years ago
1
Support for reading meta inside Resource Objects
#42
yosfik
closed
1 year ago
3
Update readme with lint module example
#41
gobbletsit
closed
2 years ago
0
Guess type info of blank list
#40
oradkovsky
closed
2 years ago
1
Handling empty arrays
#39
oradkovsky
closed
2 years ago
1
Feature/#820 custom error models
#38
stjepanbanek
closed
2 years ago
0
Update readme with custom error chapter and modify intro
#37
gobbletsit
closed
2 years ago
0
Feature/#848 write meaningful tests
#36
gobbletsit
closed
2 years ago
0
Feature/#685 custom lint
#35
gobbletsit
closed
2 years ago
0
Implement adapter factory getAdapter/getListAdapter reified extensions
#34
gobbletsit
closed
2 years ago
0
Implement set/getId on JsonApiModel to enable client id mods
#33
gobbletsit
closed
2 years ago
0
Add support for the KMM (Kotlin Multiplatform Mobile) project
#32
suho
closed
2 years ago
1
Access to id, type
#31
oradkovsky
closed
2 years ago
1
Fixed package and name for generated code
#30
graisVictory
closed
2 years ago
0
Library doesn't work with multi-module project
#29
graisVictory
opened
2 years ago
4
Failed to parse "link" inside "included" property
#28
adhityasp
opened
2 years ago
1
generics hell question
#27
oradkovsky
opened
2 years ago
1
fix: skip adding @SerialName when it's already there
#26
oradkovsky
closed
2 years ago
1
kapt- type mismatch in KMM
#25
kondratk
closed
2 years ago
2
Is this project running on KMM-iOS ?
#24
adhityasp
closed
2 years ago
1
Throw exception if collection is empty
#23
alireza-milani
closed
2 years ago
2
Get id property in ResourceObject from json string
#22
alireza-milani
closed
2 years ago
1
Next