Atlassian · Schema

LegacyJackson1ListProject

CodeCollaborationPlatformProductivitySoftware Development
View JSON Schema on GitHub

JSON Schema

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