Skip to content

Commit

Permalink
Merge pull request #254 from ProjectMapK/fix-doc
Browse files Browse the repository at this point in the history
Removed references to Issue that is no longer actually corrected
  • Loading branch information
k163377 authored Nov 30, 2024
2 parents 75cdf65 + 3fd4802 commit c405372
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion docs/FixedIssues.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ A list of issues that have not been resolved in `jackson-module-kotlin`, but hav

## Fixed
- [Getting MismatchedInputException instead of MissingKotlinParameterException · Issue \#234](https://github.com/FasterXML/jackson-module-kotlin/issues/234)
- [Private getter with different return type hides property · Issue \#341](https://github.com/FasterXML/jackson-module-kotlin/issues/341)
- [Remove \`kotlin\-reflect\` and replace it with \`kotlinx\-metadata\-jvm\` · Issue \#450](https://github.com/FasterXML/jackson-module-kotlin/issues/450)
- [Annotation given to constructor parameters containing \`value class\` as argument does not work · Issue \#651](https://github.com/FasterXML/jackson-module-kotlin/issues/651)
- [How to deserialize a kotlin\.ranges\.ClosedRange<T> with Jackson · Issue \#663](https://github.com/FasterXML/jackson-module-kotlin/issues/663)
Expand Down

0 comments on commit c405372

Please sign in to comment.