github.com/cbroglie/openapi2proto@v0.0.0-20171004221549-76b8501da882/fixtures/petstore/Pets.yaml (about)

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