changedOutput schema / (root)
Previous value: -nullNew value: +{
+ "properties": {
+ "data": {
+ "properties": {
+ "attributes": {
+ "properties": {
+ "autoSuspect": {
+ "type": "boolean"
+ },
+ "branchedWithInitializedFields": {
+ "items": {
+ "example": "fieldId",
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "branchedWithQuery": {
+ "example": "Branched with Query",
+ "type": "string"
+ },
+ "created": {
+ "example": "1970-01-01T00:00:00Z",
+ "format": "date-time",
+ "type": "string"
+ },
+ "derivedFields": {
+ "items": {
+ "example": "fieldId",
+ "type": "string"
+ },
+ "type": "array"
+ },
+ "derivedFromLinkRole": {
+ "example": "relates_to",
+ "type": "string"
+ },
+ "homePageContent": {
+ "properties": {
+ "type": {
+ "enum": [
+ "text/html",
+ "text/plain"
+ ],
+ "type": "string"
+ },
+ "value": {
+ "example": "My text value",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "moduleFolder": {
+ "example": "MySpaceId",
+ "type": "string"
+ },
+ "outlineNumbering": {
+ "properties": {
+ "prefix": {
+ "example": "ABC",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "renderingLayouts": {
+ "items": {
+ "properties": {
+ "label": {
+ "example": "My label",
+ "type": "string"
+ },
+ "layouter": {
+ "example": "paragraph",
+ "type": "string"
+ },
+ "properties": {
+ "items": {
+ "properties": {
+ "key": {
+ "example": "fieldsAtStart",
+ "type": "string"
+ },
+ "value": {
+ "example": "id",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "type": {
+ "example": "task",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "status": {
+ "example": "draft",
+ "type": "string"
+ },
+ "title": {
+ "example": "Title",
+ "type": "string"
+ },
+ "type": {
+ "example": "req_specification",
+ "type": "string"
+ },
+ "updated": {
+ "example": "1970-01-01T00:00:00Z",
+ "format": "date-time",
+ "type": "string"
+ },
+ "usesOutlineNumbering": {
+ "type": "boolean"
+ }
+ },
+ "type": "object"
+ },
+ "id": {
+ "example": "MyProjectId/MySpaceId/MyDocumentId",
+ "type": "string"
+ },
+ "links": {
+ "properties": {
+ "self": {
+ "example": "server-host-name/application-path/projects/MyProjectId/spaces/MySpaceId/documents/MyDocumentId?revision=1234",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "relationships": {
+ "properties": {
+ "attachments": {
+ "properties": {
+ "data": {
+ "items": {
+ "properties": {
+ "id": {
+ "example": "MyProjectId/MySpaceId/MyDocumentId/MyAttachmentId",
+ "type": "string"
+ },
+ "type": {
+ "enum": [
+ "document_attachments"
+ ],
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "links": {
+ "properties": {
+ "related": {
+ "example": "server-host-name/application-path/projects/MyProjectId/spaces/MySpaceId/documents/MyDocumentId/attachments?revision=1234",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ }
+ },
+ "type": "object"
+ },
+ "author": {
+ "properties": {
+ "data": {
+ "properties": {
+ "id": {
+ "example": "MyUserId",
+ "type": "string"
+ },
+ "type": {
+ "enum": [
+ "users"
+ ],
+ "type": "string"
+ }
+ },
+ "type": "object"
+ }
+ },
+ "type": "object"
+ },
+ "branchedFrom": {
+ "properties": {
+ "data": {
+ "properties": {
+ "id": {
+ "example": "MyProjectId/MySpaceId/MyDocumentId",
+ "type": "string"
+ },
+ "type": {
+ "enum": [
+ "documents"
+ ],
+ "type": "string"
+ }
+ },
+ "type": "object"
+ }
+ },
+ "type": "object"
+ },
+ "comments": {
+ "properties": {
+ "data": {
+ "items": {
+ "properties": {
+ "id": {
+ "example": "MyProjectId/MySpaceId/MyDocumentId/MyCommentId",
+ "type": "string"
+ },
+ "type": {
+ "enum": [
+ "document_comments"
+ ],
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "links": {
+ "properties": {
+ "related": {
+ "example": "server-host-name/application-path/projects/MyProjectId/spaces/MySpaceId/documents/MyDocumentId/comments?revision=1234",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ }
+ },
+ "type": "object"
+ },
+ "derivedFrom": {
+ "properties": {
+ "data": {
+ "properties": {
+ "id": {
+ "example": "MyProjectId/MySpaceId/MyDocumentId",
+ "type": "string"
+ },
+ "type": {
+ "enum": [
+ "documents"
+ ],
+ "type": "string"
+ }
+ },
+ "type": "object"
+ }
+ },
+ "type": "object"
+ },
+ "project": {
+ "properties": {
+ "data": {
+ "properties": {
+ "id": {
+ "example": "MyProjectId",
+ "type": "string"
+ },
+ "type": {
+ "enum": [
+ "projects"
+ ],
+ "type": "string"
+ }
+ },
+ "type": "object"
+ }
+ },
+ "type": "object"
+ },
+ "updatedBy": {
+ "properties": {
+ "data": {
+ "properties": {
+ "id": {
+ "example": "MyUserId",
+ "type": "string"
+ },
+ "type": {
+ "enum": [
+ "users"
+ ],
+ "type": "string"
+ }
+ },
+ "type": "object"
+ }
+ },
+ "type": "object"
+ },
+ "variant": {
+ "properties": {
+ "data": {
+ "properties": {
+ "id": {
+ "example": "MyProjectId/MyWorkItemId",
+ "type": "string"
+ },
+ "type": {
+ "enum": [
+ "workitems"
+ ],
+ "type": "string"
+ }
+ },
+ "type": "object"
+ }
+ },
+ "type": "object"
+ }
+ },
+ "type": "object"
+ },
+ "type": {
+ "enum": [
+ "documents"
+ ],
+ "type": "string"
+ }
+ },
+ "type": "object"
+ }
+ },
+ "type": "object"
+}