DEBSOURCES
Skip Quicknav
sources / golang-github-getkin-kin-openapi / 0.124.0-1 / openapi3 / testdata / circularRef / other.yml
12345678910
openapi: "3.0.3" info: title: Recursive cyclic refs example version: "1.0" components: schemas: Foo2: properties: id: type: string