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

4 lines
100 B
YAML

description: 'This is a Map[String, Integer]'
additionalProperties:
type: integer
format: int32