github.com/sanposhiho/openapi2proto@v0.0.0-20230521044535-d1080a134e37/fixtures/petstore/Pets.yaml (about)

     1  type: object
     2  properties:
     3    pets:
     4      type: array
     5      items:
     6        $ref: "Pet.yaml"
     7