Atlassian · Schema

LegacyJackson1ListAttachment

CodeCollaborationPlatformProductivitySoftware Development
View JSON Schema on GitHub

JSON Schema

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