schematyper icon indicating copy to clipboard operation
schematyper copied to clipboard

add inline option to embeded struct's json tag

Open sanchezl opened this issue 6 years ago • 2 comments

Embedded structs are generated without any explicit json tag, leaving the interpretation of the embedded struct ambiguous. Adding the inline option to the embedded struct's json tag.

sanchezl avatar Jan 23 '20 18:01 sanchezl

Ping @idubinskiy. Any chance you could review (and eventually merge) this soonish?

lucab avatar Feb 28 '20 10:02 lucab

would be great to get this merged

JAORMX avatar Mar 05 '20 14:03 JAORMX