DEBSOURCES
Skip Quicknav
sources / golang-github-go-openapi-validate / 0.20.3-2 / fixtures / go-swagger / bugs / 776 / item.yaml
123456789101112
type: object required: - title properties: id: type: integer format: uint64 readOnly: true title: type: string minLength: 2 maxLength: 80