Forgejo · Schema

StateType

StateType issue state type

GitSource Code ManagementSelf-HostedDevOpsCI/CDOpen SourceForgeRepositoriesIssuesPull Requests
View JSON Schema on GitHub

JSON Schema

statetype.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "StateType",
  "description": "StateType issue state type",
  "type": "string",
  "x-go-package": "forgejo.org/modules/structs"
}