ingress-nginx-helm/vendor/github.com/go-openapi/spec/fixtures/specs/resolution.json
Manuel de Brito Fontes bf5616c65b Replace godep with dep
2017-10-06 17:26:14 -03:00

14 lines
No EOL
201 B
JSON

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