File: modelWithInt32Map.yaml

package info (click to toggle)
golang-github-go-openapi-loads 0.22.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 1,208 kB
  • sloc: makefile: 4
file content (4 lines) | stat: -rw-r--r-- 100 bytes parent folder | download | duplicates (10)
1
2
3
4
description: 'This is a Map[String, Integer]'
additionalProperties:
  type: integer
  format: int32