prometheus-adapter/vendor/github.com/go-openapi/spec/fixtures/specs/resolution.json
2017-06-26 19:23:05 +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"
}
}
}