Atlassian · Schema

LegacyJackson1ListUserMigrationBean

CodeCollaborationPlatformProductivitySoftware Development
View JSON Schema on GitHub

JSON Schema

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