Atlassian · Schema

LegacyJackson1ListProjectType

CodeCollaborationPlatformProductivitySoftware Development
View JSON Schema on GitHub

JSON Schema

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