SandpointsGitHook/vendor/github.com/getkin/kin-openapi/openapi3/testdata/circularRef/other.yml

10 lines
165 B
YAML

openapi: "3.0.3"
info:
title: Recursive cyclic refs example
version: "1.0"
components:
schemas:
Foo2:
properties:
id:
type: string