Forgejo · Schema

NotifySubjectType

NotifySubjectType represent type of notification subject

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

JSON Schema

notifysubjecttype.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "NotifySubjectType",
  "description": "NotifySubjectType represent type of notification subject",
  "type": "string",
  "x-go-package": "forgejo.org/modules/structs"
}