Atlassian · Schema

LegacyJackson1ListIssueTypeWithStatus

CodeCollaborationPlatformProductivitySoftware Development
View JSON Schema on GitHub

JSON Schema

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