Anyone run into this problem where the GENERATE bu...
# build-tools
b
Anyone run into this problem where the GENERATE button doesn’t work?
g
It’s not an Json (no Quotation marks on keys, brackets do not match, there are no opening brackets), so apparently this plugin doesn’t allow you to generate any data class from this input
if you copying this input from Chrome dev tools, use real JSON view, not a rendered one, and make sure that it still valid json (so brackets match)