Closed mristin closed 2 years ago
This patch fixes the endless recursions in intermediate representation and python client when the specs contains a recusrive type definition.
Fixes #129.
@stevenxuwoss could you please test if this patch fixes the problem with your schema?
i'm verfying with my schema and find some other issue.
This patch fixes the endless recursions in intermediate representation and python client when the specs contains a recusrive type definition.
Fixes #129.