Shairp
Results
1
issues of
Shairp
Hello I have json schema with recursive $ref iteration, for example: ``` { "definitions": { "TPNode": { "title": "TPNode", "description": "TPNode", "type": "object", "properties": { "selector": { "type": "string", "required":...