{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "IssueFormFieldType defines issue form field type, can be \"markdown\", \"textarea\", \"input\", \"dropdown\" or \"checkboxes\"",
"type": "string",
"x-go-package": "forgejo.org/modules/structs"
}