ceph-csi/vendor/github.com/go-openapi/spec/fixtures/specs/resolution.json
Serguei Bezverkhi 7b24313bd6 vendor files
2018-01-10 13:42:26 -05:00

14 lines
201 B
JSON

{
"id": "http://localhost:1234",
"items": {
"id": "deeper/",
"items": {
"$ref": "stringProp.json"
}
},
"definitions": {
"bool": {
"$ref": "boolProp.json"
}
}
}