Atlassian · Schema

LegacyJackson1ListIssueEvent

CodeCollaborationPlatformProductivitySoftware Development
View JSON Schema on GitHub

JSON Schema

atlassian-legacyjackson1listissueevent-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/LegacyJackson1ListIssueEvent",
  "title": "LegacyJackson1ListIssueEvent",
  "items": {
    "$ref": "#/components/schemas/IssueEvent"
  },
  "type": "array"
}