-
Notifications
You must be signed in to change notification settings - Fork 761
Issues: square/moshi
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
JsonAdapter.fromJson
functions are documented as throwing IOException
but actually throw JsonDataException
bug
#1885
opened Aug 26, 2024 by
Orbar
@JsonClass(generateAdapter = true)
fails when class has field with type Array<Array<T>>
with default
bug
#1862
opened Jul 5, 2024 by
SimoneBari-BS
Classes annotated with @JsonClass(generateAdapter = true) are not obfuscated
bug
#1834
opened Apr 9, 2024 by
sanjeevirajm
Retrofit / enum class / @Json name specified / @FormUrlEncoded API
enhancement
#1813
opened Feb 28, 2024 by
nikclayton
Better egonomics when replacing nulls with default values
enhancement
#1809
opened Feb 15, 2024 by
nikclayton
Undocumented behavior on serialization of non-constructor property with defaults
bug
#1803
opened Feb 2, 2024 by
marcosalis
Kotlin Duration Adapter fails to be generated with codegen
bug
#1796
opened Jan 27, 2024 by
andretmarques
Is it possible to fail build when KSP is not configured but @JsonClass(generateAdapter = true) is used?
enhancement
#1778
opened Dec 20, 2023 by
nacyolsa
Having reflective helpers in
Moshi.kt
has some tradeoffs for source builds
bug
#1735
opened Sep 5, 2023 by
cpovirk
Unexpected signature after migrating to KSP
bug
needs info
#1720
opened Aug 9, 2023 by
FilippoVigani
@JsonQualifier Can't I turn an Object field into a JSON string?
bug
#1596
opened Jan 1, 2023 by
XiaoyuZhann
[ver. 1.14.0] Adapter generation fails if JsonQualifier has nested annotations
bug
#1581
opened Oct 31, 2022 by
lev-zakaryan
please add support for JPMS via a module-info.java or at least a module name in the jar's manifest
enhancement
#1579
opened Oct 12, 2022 by
SingingBush
Init of Adapter at "runtime" takes more time than actual parsing.
bug
#1570
opened Aug 26, 2022 by
ArchanaPrabhu
Previous Next
ProTip!
Updated in the last three days: updated:>2024-11-04.