Open ArcturusZhang opened 2 days ago
Its corresponding interface is generating JsonNode
as a return type as well. I think JsonNode
should work like a placeholder as well (we even do not have a using statement for it)
This looks like the return type TodoPage
is not properly handled and recognized.
For todoApp, there is another
Placeholder
generated:I think this is generated from:
I am not sure where it goes wrong from the spec which looks nothing special comparing with others in this spec.