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

4 lines
85 B
YAML

description: 'A string array response'
schema:
type: array
items: {type: string}