prometheus-adapter/vendor/github.com/go-openapi/loads/fixtures/yaml/responses/complexArrayResponse.yaml
2017-06-26 19:23:05 +03:00

4 lines
102 B
YAML

description: 'A complex object array response'
schema:
type: array
items: {$ref: VeryComplexType}