recursive.json 95 B

12345678
  1. {
  2. "type": "object",
  3. "properties": {
  4. "string": {
  5. "$ref": "string.json"
  6. }
  7. }
  8. }