We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d26c81c commit 0d61d61Copy full SHA for 0d61d61
README.md
@@ -59,7 +59,7 @@ Have a try with the settings dialog :stuck_out_tongue_winking_eye:
59
* [Android Parcelable support](https://github.com/wuseal/JsonToKotlinClass/issues/44)
60
* [Customize parent class declaration](https://github.com/wuseal/JsonToKotlinClass/issues/44)
61
* Generating kotlin data class property order by alphabetical
62
-* Support customizing this plugin by `Extensions` module
+* [Support customizing this plugin by `Extensions` module](https://github.com/wuseal/JsonToKotlinClass/blob/3.0-doc-extensions/doc_for_extensions.md)
63
64
### Generate Example
65
This is the example JSON from json.org
0 commit comments