Atlassian · Schema

LegacyJackson1ListWorklog

CodeCollaborationPlatformProductivitySoftware Development
View JSON Schema on GitHub

JSON Schema

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