Skip to content

Bugfix for jstype = JS_STRING field option

Compare
Choose a tag to compare
@timostamm timostamm released this 19 Nov 09:41

This patch fixes a bug in the plugin: The field option jstype = JS_STRING
would still generate an interface with a bigint property. The problem only
surfaces if the plugin parameter long_type_string is not set.
See PR #28