type: object
properties:
  id:
    type: integer
    format: int64
  children:
    type: array
    items:
      $ref: https://raw.githubusercontent.com/kota65535/openapi-merger/main/test/resources/petstore_13/components/schemas/RecursiveByUrl.yaml
