Get attachments

GET {{baseUrl}}/api/content/:id/child/attachment?expand=<string>&expand=<string>&start=0&limit=25&filename=<string>&mediaType=<string>

Returns the attachments for a piece of content.

By default, the following objects are expanded: metadata.

Permissions required: Permission to view the content. If the content is a blog post, 'View' permission for the space is required.

Request Params

KeyDatatypeRequiredDescription
expandstringA multi-value parameter indicating which properties of the content to expand.
  • childTypes.all returns whether the content has attachments, comments, or child pages. Use this if you only need to check whether the content has children of a particular type.
  • childTypes.attachment returns whether the content has attachments.
  • childTypes.comment returns whether the content has comments.
  • childTypes.page returns whether the content has child pages.
  • container returns the space that the content is in. This is the same as the information returned by Get space.
  • metadata.currentuser returns information about the current user in relation to the content, including when they last viewed it, modified it, contributed to it, or added it as a favorite.
  • metadata.properties returns content properties that have been set via the Confluence REST API.
  • metadata.labels returns the labels that have been added to the content.
  • metadata.frontend this property is only used by Atlassian.
  • operations returns the operations for the content, which are used when setting permissions.
  • children.page returns pages that are descendants at the level immediately below the content.
  • children.attachment returns all attachments for the content.
  • children.comment returns all comments on the content.
  • restrictions.read.restrictions.user returns the users that have permission to read the content.
  • restrictions.read.restrictions.group returns the groups that have permission to read the content. Note that this may return deleted groups, because deleting a group doesn't remove associated restrictions.
  • restrictions.update.restrictions.user returns the users that have permission to update the content.
  • restrictions.update.restrictions.group returns the groups that have permission to update the content. Note that this may return deleted groups because deleting a group doesn't remove associated restrictions.
  • history returns the history of the content, including the date it was created.
  • history.lastUpdated returns information about the most recent update of the content, including who updated it and when it was updated.
  • history.previousVersion returns information about the update prior to the current content update.
  • history.contributors returns all of the users who have contributed to the content.
  • history.nextVersion returns information about the update after to the current content update.
  • ancestors returns the parent page, if the content is a page.
  • body returns the body of the content in different formats, including the editor format, view format, and export format.
  • version returns information about the most recent update of the content, including who updated it and when it was updated.
  • descendants.page returns pages that are descendants at any level below the content.
  • descendants.attachment returns all attachments for the content, same as children.attachment.
  • descendants.comment returns all comments on the content, same as children.comment.
  • space returns the space that the content is in. This is the same as the information returned by Get space.

In addition, the following comment-specific expansions can be used:

  • extensions.inlineProperties returns inline comment-specific properties.

  • extensions.resolution returns the resolution status of each comment. | | expand | string | | A multi-value parameter indicating which properties of the content to expand.

  • childTypes.all returns whether the content has attachments, comments, or child pages. Use this if you only need to check whether the content has children of a particular type.

  • childTypes.attachment returns whether the content has attachments.

  • childTypes.comment returns whether the content has comments.

  • childTypes.page returns whether the content has child pages.

  • container returns the space that the content is in. This is the same as the information returned by Get space.

  • metadata.currentuser returns information about the current user in relation to the content, including when they last viewed it, modified it, contributed to it, or added it as a favorite.

  • metadata.properties returns content properties that have been set via the Confluence REST API.

  • metadata.labels returns the labels that have been added to the content.

  • metadata.frontend this property is only used by Atlassian.

  • operations returns the operations for the content, which are used when setting permissions.

  • children.page returns pages that are descendants at the level immediately below the content.

  • children.attachment returns all attachments for the content.

  • children.comment returns all comments on the content.

  • restrictions.read.restrictions.user returns the users that have permission to read the content.

  • restrictions.read.restrictions.group returns the groups that have permission to read the content. Note that this may return deleted groups, because deleting a group doesn't remove associated restrictions.

  • restrictions.update.restrictions.user returns the users that have permission to update the content.

  • restrictions.update.restrictions.group returns the groups that have permission to update the content. Note that this may return deleted groups because deleting a group doesn't remove associated restrictions.

  • history returns the history of the content, including the date it was created.

  • history.lastUpdated returns information about the most recent update of the content, including who updated it and when it was updated.

  • history.previousVersion returns information about the update prior to the current content update.

  • history.contributors returns all of the users who have contributed to the content.

  • history.nextVersion returns information about the update after to the current content update.

  • ancestors returns the parent page, if the content is a page.

  • body returns the body of the content in different formats, including the editor format, view format, and export format.

  • version returns information about the most recent update of the content, including who updated it and when it was updated.

  • descendants.page returns pages that are descendants at any level below the content.

  • descendants.attachment returns all attachments for the content, same as children.attachment.

  • descendants.comment returns all comments on the content, same as children.comment.

  • space returns the space that the content is in. This is the same as the information returned by Get space.

In addition, the following comment-specific expansions can be used:

  • extensions.inlineProperties returns inline comment-specific properties.
  • extensions.resolution returns the resolution status of each comment. | | start | number | | The starting index of the returned attachments. | | limit | number | | The maximum number of attachments to return per page. Note, this may be restricted by fixed system limits. | | filename | string | | Filter the results to attachments that match the filename. | | mediaType | string | | Filter the results to attachments that match the media type. |

RESPONSES

status: OK

{&quot;results&quot;:[{&quot;id&quot;:&quot;sunt id in nisi ea&quot;,&quot;type&quot;:&quot;dolor&quot;,&quot;status&quot;:&quot;ut sunt&quot;,&quot;title&quot;:&quot;voluptate in mollit pariatur laboris&quot;,&quot;_expandable&quot;:{&quot;childTypes&quot;:&quot;veniam ad tempor deserunt irure&quot;,&quot;container&quot;:&quot;sit Lorem adipisicing nisi nulla&quot;,&quot;metadata&quot;:&quot;labore Excepteur&quot;,&quot;operations&quot;:&quot;aliquip ut nostrud mollit&quot;,&quot;children&quot;:&quot;sit esse Duis eiusmod ipsum&quot;,&quot;restrictions&quot;:&quot;enim Duis non sed&quot;,&quot;history&quot;:&quot;ad sed do&quot;,&quot;ancestors&quot;:&quot;ipsum occaecat Ut&quot;,&quot;body&quot;:&quot;aliqua tempor non sit reprehenderit&quot;,&quot;version&quot;:&quot;do mollit amet ipsum&quot;,&quot;descendants&quot;:&quot;ex Ut non cillum&quot;,&quot;space&quot;:&quot;tempor Ut ad mollit occaecat&quot;},&quot;space&quot;:{&quot;id&quot;:16873534,&quot;key&quot;:&quot;pariatur commodo Ut&quot;,&quot;name&quot;:&quot;cillum anim ut officia&quot;,&quot;type&quot;:&quot;deserunt&quot;,&quot;status&quot;:&quot;ut nostrud enim dolor&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;sunt proident quis&quot;,&quot;metadata&quot;:&quot;Duis commodo&quot;,&quot;operations&quot;:&quot;consectetur tempor aliqua quis&quot;,&quot;lookAndFeel&quot;:&quot;consequat eiusmod aliquip&quot;,&quot;permissions&quot;:&quot;cillum occaecat eu&quot;,&quot;icon&quot;:&quot;sint cillum id of&quot;,&quot;description&quot;:&quot;quis laboris ad&quot;,&quot;theme&quot;:&quot;eni&quot;,&quot;history&quot;:&quot;deserunt&quot;,&quot;homepage&quot;:&quot;cillum aliquip cupidatat&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;anim aliqua laborum&quot;,&quot;width&quot;:-63310615,&quot;height&quot;:70058486,&quot;isDefault&quot;:false},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;dolore&quot;,&quot;representation&quot;:&quot;view&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]},&quot;view&quot;:{&quot;value&quot;:&quot;officia mollit&quot;,&quot;representation&quot;:&quot;plain&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]}},&quot;homepage&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},&quot;metadata&quot;:{&quot;labels&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;start&quot;:-17156204,&quot;limit&quot;:82123870,&quot;size&quot;:34031756,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;restore&quot;,&quot;targetType&quot;:&quot;attachment&quot;},{&quot;operation&quot;:&quot;purge_version&quot;,&quot;targetType&quot;:&quot;attachment&quot;}],&quot;permissions&quot;:[{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;update&quot;,&quot;targetType&quot;:&quot;page&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false},{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;create&quot;,&quot;targetType&quot;:&quot;blogpost&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false}],&quot;settings&quot;:{&quot;routeOverrideEnabled&quot;:true,&quot;_links&quot;:{}},&quot;theme&quot;:{},&quot;lookAndFeel&quot;:{&quot;headings&quot;:{&quot;color&quot;:&quot;pariatur sunt occaecat laboris&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;ad &quot;},&quot;menus&quot;:{&quot;hoverOrFocus&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;color&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;header&quot;:{&quot;backgroundColor&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;button&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;primaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;secondaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;search&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;content&quot;:{&quot;screen&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;container&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;header&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;body&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;bordersAndDividers&quot;:{&quot;color&quot;:&quot;ad anim nulla ame&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;2013-07-08T02:13:30.824Z&quot;}},&quot;history&quot;:{&quot;latest&quot;:false,&quot;createdBy&quot;:{&quot;type&quot;:&quot;anonymous&quot;,&quot;accountId&quot;:&quot;velit&quot;,&quot;accountType&quot;:&quot;atlassian&quot;,&quot;email&quot;:&quot;fugiat enim dolor consequat&quot;,&quot;publicName&quot;:&quot;aute laboris&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;dolo&quot;,&quot;width&quot;:84840995,&quot;height&quot;:23079789,&quot;isDefault&quot;:true},&quot;displayName&quot;:&quot;voluptate ad veniam&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;irure non reprehenderit Ut&quot;,&quot;details&quot;:&quot;ut commodo voluptate Ut&quot;,&quot;personalSpace&quot;:&quot;velit Duis&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;qui dol&quot;,&quot;userKey&quot;:&quot;Ut consectetur ullamco ad&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;use&quot;,&quot;targetType&quot;:&quot;comment&quot;},{&quot;operation&quot;:&quot;delete&quot;,&quot;targetType&quot;:&quot;comment&quot;}],&quot;details&quot;:{&quot;business&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;personal&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;personalSpace&quot;:{&quot;id&quot;:24948588,&quot;key&quot;:&quot;ipsum deserunt eiusmod&quot;,&quot;name&quot;:&quot;amet&quot;,&quot;type&quot;:&quot;ut ut eu aute&quot;,&quot;status&quot;:&quot;commodo non nostrud&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;dolore Excepteur&quot;,&quot;metadata&quot;:&quot;irure est&quot;,&quot;operations&quot;:&quot;fugiat repre&quot;,&quot;lookAndFeel&quot;:&quot;in ad officia aliqua in&quot;,&quot;permissions&quot;:&quot;in Duis elit&quot;,&quot;icon&quot;:&quot;incididunt ea nulla est&quot;,&quot;description&quot;:&quot;velit aliqua dolore est&quot;,&quot;theme&quot;:&quot;officia elit amet dolor&quot;,&quot;history&quot;:&quot;proident officia dolor irure&quot;,&quot;homepage&quot;:&quot;enim deserunt et&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;et minim&quot;,&quot;width&quot;:55391682,&quot;height&quot;:68694495,&quot;isDefault&quot;:true},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;culpa proident reprehenderit&quot;,&quot;representation&quot;:&quot;plain&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]},&quot;view&quot;:{&quot;value&quot;:&quot;in dolor eu anim&quot;,&quot;representation&quot;:&quot;plain&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]}},&quot;homepage&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},&quot;metadata&quot;:{&quot;labels&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;start&quot;:41463839,&quot;limit&quot;:-60709100,&quot;size&quot;:97431267,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;copy&quot;,&quot;targetType&quot;:&quot;blogpost&quot;},{&quot;operation&quot;:&quot;export&quot;,&quot;targetType&quot;:&quot;attachment&quot;}],&quot;permissions&quot;:[{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;use&quot;,&quot;targetType&quot;:&quot;blogpost&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false},{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;delete&quot;,&quot;targetType&quot;:&quot;attachment&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false}],&quot;settings&quot;:{&quot;routeOverrideEnabled&quot;:true,&quot;_links&quot;:{}},&quot;theme&quot;:{},&quot;lookAndFeel&quot;:{&quot;headings&quot;:{&quot;color&quot;:&quot;quis dolore consectetur velit Ut&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;sunt non&quot;},&quot;menus&quot;:{&quot;hoverOrFocus&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;color&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;header&quot;:{&quot;backgroundColor&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;button&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;primaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;secondaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;search&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;content&quot;:{&quot;screen&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;container&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;header&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;body&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;bordersAndDividers&quot;:{&quot;color&quot;:&quot;ex et sint proident&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;1941-05-08T11:20:23.521Z&quot;}}},&quot;createdDate&quot;:&quot;1968-09-19T01:46:40.264Z&quot;,&quot;lastUpdated&quot;:{&quot;by&quot;:{&quot;type&quot;:&quot;user&quot;,&quot;accountId&quot;:&quot;amet occaecat fugiat aliquip nulla&quot;,&quot;accountType&quot;:&quot;atlassian&quot;,&quot;email&quot;:&quot;culpa id cillum laborum&quot;,&quot;publicName&quot;:&quot;non ad velit ex&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;eiusmod exercitation&quot;,&quot;width&quot;:-70974619,&quot;height&quot;:-19820164,&quot;isDefault&quot;:true},&quot;displayName&quot;:&quot;enim ad&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;pariatur et sit est&quot;,&quot;details&quot;:&quot;sed qui eu&quot;,&quot;personalSpace&quot;:&quot;cupidatat Lorem commodo&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;sint&quot;,&quot;userKey&quot;:&quot;ipsum pariatur&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;create&quot;,&quot;targetType&quot;:&quot;space&quot;},{&quot;operation&quot;:&quot;copy&quot;,&quot;targetType&quot;:&quot;comment&quot;}],&quot;details&quot;:{&quot;business&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;personal&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;personalSpace&quot;:{&quot;id&quot;:-20168008,&quot;key&quot;:&quot;sint consectetur cupidatat eiusmod&quot;,&quot;name&quot;:&quot;fugiat minim in dolore in&quot;,&quot;type&quot;:&quot;voluptate sed sit ipsum&quot;,&quot;status&quot;:&quot;ut ullamco mollit&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;sed tempor qui&quot;,&quot;metadata&quot;:&quot;qui aliqua&quot;,&quot;operations&quot;:&quot;dolore officia&quot;,&quot;lookAndFeel&quot;:&quot;enim labore anim&quot;,&quot;permissions&quot;:&quot;elit in&quot;,&quot;icon&quot;:&quot;ut ad irure mollit enim&quot;,&quot;description&quot;:&quot;tempor nulla officia laboris&quot;,&quot;theme&quot;:&quot;cupidatat culpa laborum non sunt&quot;,&quot;history&quot;:&quot;mollit qui aliqua consectetur&quot;,&quot;homepage&quot;:&quot;Duis&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;cillum&quot;,&quot;width&quot;:-70848684,&quot;height&quot;:-35180878,&quot;isDefault&quot;:true},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;&quot;,&quot;representation&quot;:&quot;view&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]},&quot;view&quot;:{&quot;value&quot;:&quot;esse&quot;,&quot;representation&quot;:&quot;view&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]}},&quot;homepage&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},&quot;metadata&quot;:{&quot;labels&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;start&quot;:-88619846,&quot;limit&quot;:45143577,&quot;size&quot;:-87250421,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;export&quot;,&quot;targetType&quot;:&quot;page&quot;},{&quot;operation&quot;:&quot;export&quot;,&quot;targetType&quot;:&quot;blogpost&quot;}],&quot;permissions&quot;:[{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;copy&quot;,&quot;targetType&quot;:&quot;attachment&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false},{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;purge_version&quot;,&quot;targetType&quot;:&quot;page&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false}],&quot;settings&quot;:{&quot;routeOverrideEnabled&quot;:true,&quot;_links&quot;:{}},&quot;theme&quot;:{},&quot;lookAndFeel&quot;:{&quot;headings&quot;:{&quot;color&quot;:&quot;nisi Lorem sint occaecat sunt&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;enim ad&quot;},&quot;menus&quot;:{&quot;hoverOrFocus&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;color&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;header&quot;:{&quot;backgroundColor&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;button&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;primaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;secondaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;search&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;content&quot;:{&quot;screen&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;container&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;header&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;body&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;bordersAndDividers&quot;:{&quot;color&quot;:&quot;amet dolor laboris exercitation&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;1989-12-03T10:36:25.161Z&quot;}}},&quot;when&quot;:&quot;1969-07-11T20:52:11.012Z&quot;,&quot;friendlyWhen&quot;:&quot;sint do sit adipisic&quot;,&quot;message&quot;:&quot;ut culpa qui cillum ipsum&quot;,&quot;number&quot;:16758223,&quot;minorEdit&quot;:true,&quot;_expandable&quot;:{&quot;content&quot;:&quot;deserunt in aliqua&quot;,&quot;collaborators&quot;:&quot;nisi&quot;},&quot;_links&quot;:{},&quot;content&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},&quot;collaborators&quot;:{&quot;users&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;userKeys&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;_links&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}},&quot;previousVersion&quot;:{&quot;by&quot;:{&quot;type&quot;:&quot;anonymous&quot;,&quot;accountId&quot;:&quot;tempor dolor Lorem eiusmod&quot;,&quot;accountType&quot;:&quot;atlassian&quot;,&quot;email&quot;:&quot;velit dolore nostrud&quot;,&quot;publicName&quot;:&quot;dolore nostrud&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;laborum ut&quot;,&quot;width&quot;:-64667298,&quot;height&quot;:11402408,&quot;isDefault&quot;:true},&quot;displayName&quot;:&quot;et in laboris qui&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;in eu consequat aliquip&quot;,&quot;details&quot;:&quot;irure laboris labore ut&quot;,&quot;personalSpace&quot;:&quot;sint id reprehenderit&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;enim ad dolore aute&quot;,&quot;userKey&quot;:&quot;do ut&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;create&quot;,&quot;targetType&quot;:&quot;attachment&quot;},{&quot;operation&quot;:&quot;use&quot;,&quot;targetType&quot;:&quot;page&quot;}],&quot;details&quot;:{&quot;business&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;personal&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;personalSpace&quot;:{&quot;id&quot;:26299907,&quot;key&quot;:&quot;sint laboris ad a&quot;,&quot;name&quot;:&quot;cupidatat aute ut culpa&quot;,&quot;type&quot;:&quot;enim velit&quot;,&quot;status&quot;:&quot;commodo amet&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;magna officia quis dolor aliquip&quot;,&quot;metadata&quot;:&quot;est ea&quot;,&quot;operations&quot;:&quot;ad exercitation&quot;,&quot;lookAndFeel&quot;:&quot;sit pariatur ut&quot;,&quot;permissions&quot;:&quot;minim Duis nisi commodo&quot;,&quot;icon&quot;:&quot;tempor consequat&quot;,&quot;description&quot;:&quot;cillum ut&quot;,&quot;theme&quot;:&quot;officia exercitat&quot;,&quot;history&quot;:&quot;non dolore sed ipsum&quot;,&quot;homepage&quot;:&quot;deserunt amet in&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;ea laborum laboris esse cupidatat&quot;,&quot;width&quot;:-16771963,&quot;height&quot;:1532427,&quot;isDefault&quot;:false},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;proident&quot;,&quot;representation&quot;:&quot;view&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]},&quot;view&quot;:{&quot;value&quot;:&quot;officia aute consectetur est&quot;,&quot;representation&quot;:&quot;plain&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]}},&quot;homepage&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},&quot;metadata&quot;:{&quot;labels&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;start&quot;:-95969759,&quot;limit&quot;:28274091,&quot;size&quot;:-26021625,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;move&quot;,&quot;targetType&quot;:&quot;attachment&quot;},{&quot;operation&quot;:&quot;administer&quot;,&quot;targetType&quot;:&quot;blogpost&quot;}],&quot;permissions&quot;:[{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;update&quot;,&quot;targetType&quot;:&quot;application&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false},{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;delete&quot;,&quot;targetType&quot;:&quot;application&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false}],&quot;settings&quot;:{&quot;routeOverrideEnabled&quot;:false,&quot;_links&quot;:{}},&quot;theme&quot;:{},&quot;lookAndFeel&quot;:{&quot;headings&quot;:{&quot;color&quot;:&quot;Lorem&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;consectetur ut do&quot;},&quot;menus&quot;:{&quot;hoverOrFocus&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;color&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;header&quot;:{&quot;backgroundColor&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;button&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;primaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;secondaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;search&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;content&quot;:{&quot;screen&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;container&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;header&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;body&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;bordersAndDividers&quot;:{&quot;color&quot;:&quot;elit reprehenderit veniam&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;2002-03-19T07:06:34.520Z&quot;}}},&quot;when&quot;:&quot;2020-09-11T18:02:13.878Z&quot;,&quot;friendlyWhen&quot;:&quot;ut&quot;,&quot;message&quot;:&quot;sed ipsum&quot;,&quot;number&quot;:-51208110,&quot;minorEdit&quot;:true,&quot;_expandable&quot;:{&quot;content&quot;:&quot;quis fugiat voluptate&quot;,&quot;collaborators&quot;:&quot;magna dolor&quot;},&quot;_links&quot;:{},&quot;content&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},&quot;collaborators&quot;:{&quot;users&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;userKeys&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;_links&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}},&quot;contributors&quot;:{&quot;publishers&quot;:{&quot;users&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;userKeys&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;_links&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}},&quot;nextVersion&quot;:{&quot;by&quot;:{&quot;type&quot;:&quot;anonymous&quot;,&quot;accountId&quot;:&quot;elit sint &quot;,&quot;accountType&quot;:&quot;atlassian&quot;,&quot;email&quot;:&quot;sunt nulla cillum dolor cupidatat&quot;,&quot;publicName&quot;:&quot;sed culpa nostrud&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;sed in&quot;,&quot;width&quot;:18869084,&quot;height&quot;:-66953146,&quot;isDefault&quot;:true},&quot;displayName&quot;:&quot;reprehenderit dolore&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;aliquip exercitation&quot;,&quot;details&quot;:&quot;in exer&quot;,&quot;personalSpace&quot;:&quot;irure dolor&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;Excepteur velit laborum&quot;,&quot;userKey&quot;:&quot;fugiat deserunt occaecat velit&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;move&quot;,&quot;targetType&quot;:&quot;blogpost&quot;},{&quot;operation&quot;:&quot;use&quot;,&quot;targetType&quot;:&quot;blogpost&quot;}],&quot;details&quot;:{&quot;business&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;personal&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;personalSpace&quot;:{&quot;id&quot;:93144230,&quot;key&quot;:&quot;p&quot;,&quot;name&quot;:&quot;sit&quot;,&quot;type&quot;:&quot;aliquip anim fugiat&quot;,&quot;status&quot;:&quot;Duis Lorem&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;nulla consequ&quot;,&quot;metadata&quot;:&quot;et sunt fugiat&quot;,&quot;operations&quot;:&quot;qui&quot;,&quot;lookAndFeel&quot;:&quot;sunt nostrud Lorem&quot;,&quot;permissions&quot;:&quot;id&quot;,&quot;icon&quot;:&quot;eu officia&quot;,&quot;description&quot;:&quot;exercitation magna enim&quot;,&quot;theme&quot;:&quot;anim nostrud qui Lorem&quot;,&quot;history&quot;:&quot;adipisicing id sit nisi&quot;,&quot;homepage&quot;:&quot;ea commodo eiusm&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;elit ipsum tempor e&quot;,&quot;width&quot;:-69865420,&quot;height&quot;:-39609667,&quot;isDefault&quot;:true},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;q&quot;,&quot;representation&quot;:&quot;plain&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]},&quot;view&quot;:{&quot;value&quot;:&quot;reprehenderit ex&quot;,&quot;representation&quot;:&quot;view&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]}},&quot;homepage&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},&quot;metadata&quot;:{&quot;labels&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;start&quot;:39280383,&quot;limit&quot;:-68729248,&quot;size&quot;:17505537,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;copy&quot;,&quot;targetType&quot;:&quot;page&quot;},{&quot;operation&quot;:&quot;copy&quot;,&quot;targetType&quot;:&quot;comment&quot;}],&quot;permissions&quot;:[{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;delete&quot;,&quot;targetType&quot;:&quot;application&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false},{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;administer&quot;,&quot;targetType&quot;:&quot;application&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false}],&quot;settings&quot;:{&quot;routeOverrideEnabled&quot;:true,&quot;_links&quot;:{}},&quot;theme&quot;:{},&quot;lookAndFeel&quot;:{&quot;headings&quot;:{&quot;color&quot;:&quot;in proident ipsum&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;esse est sint officia Lorem&quot;},&quot;menus&quot;:{&quot;hoverOrFocus&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;color&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;header&quot;:{&quot;backgroundColor&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;button&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;primaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;secondaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;search&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;content&quot;:{&quot;screen&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;container&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;header&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;body&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;bordersAndDividers&quot;:{&quot;color&quot;:&quot;cupidatat in dolore sit&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;1987-05-01T01:57:05.382Z&quot;}}},&quot;when&quot;:&quot;1959-11-15T17:26:50.479Z&quot;,&quot;friendlyWhen&quot;:&quot;voluptate do ut quis&quot;,&quot;message&quot;:&quot;in&quot;,&quot;number&quot;:-65224227,&quot;minorEdit&quot;:false,&quot;_expandable&quot;:{&quot;content&quot;:&quot;ea consequat&quot;,&quot;collaborators&quot;:&quot;consequat eu et in&quot;},&quot;_links&quot;:{},&quot;content&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},&quot;collaborators&quot;:{&quot;users&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;userKeys&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;_links&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}},&quot;_expandable&quot;:{&quot;lastUpdated&quot;:&quot;in anim adipisicing&quot;,&quot;previousVersion&quot;:&quot;cillum eu&quot;,&quot;contributors&quot;:&quot;anim incididunt&quot;,&quot;nextVersion&quot;:&quot;Excepteur&quot;},&quot;_links&quot;:{}},&quot;version&quot;:{&quot;by&quot;:{&quot;type&quot;:&quot;known&quot;,&quot;accountId&quot;:&quot;am&quot;,&quot;accountType&quot;:&quot;app (if this user is a bot user created on behalf of an Atlassian app)&quot;,&quot;email&quot;:&quot;dolor Lorem enim&quot;,&quot;publicName&quot;:&quot;voluptate ipsum reprehenderit esse&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;ut ipsum&quot;,&quot;width&quot;:21238875,&quot;height&quot;:-51224972,&quot;isDefault&quot;:false},&quot;displayName&quot;:&quot;anim&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;quis consectetur reprehenderit voluptate&quot;,&quot;details&quot;:&quot;nisi adipisicing&quot;,&quot;personalSpace&quot;:&quot;ex cupidatat ullamco&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;ullamco aute&quot;,&quot;userKey&quot;:&quot;magna eu&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;restore&quot;,&quot;targetType&quot;:&quot;blogpost&quot;},{&quot;operation&quot;:&quot;copy&quot;,&quot;targetType&quot;:&quot;blogpost&quot;}],&quot;details&quot;:{&quot;business&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;personal&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;personalSpace&quot;:{&quot;id&quot;:19261333,&quot;key&quot;:&quot;ex dolor non&quot;,&quot;name&quot;:&quot;consectetur in&quot;,&quot;type&quot;:&quot;aute ex&quot;,&quot;status&quot;:&quot;et sunt Ut&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;et voluptate elit Ut&quot;,&quot;metadata&quot;:&quot;exercitation elit&quot;,&quot;operations&quot;:&quot;nostrud eiusmod&quot;,&quot;lookAndFeel&quot;:&quot;dolore commodo&quot;,&quot;permissions&quot;:&quot;laboris ut anim sint&quot;,&quot;icon&quot;:&quot;Ut labor&quot;,&quot;description&quot;:&quot;enim occaecat pariatur&quot;,&quot;theme&quot;:&quot;magna fugiat&quot;,&quot;history&quot;:&quot;pariatur minim magna&quot;,&quot;homepage&quot;:&quot;reprehenderit Ut in anim&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;in deserunt ullamco&quot;,&quot;width&quot;:29014740,&quot;height&quot;:21823076,&quot;isDefault&quot;:false},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;enim aliquip dolore culpa&quot;,&quot;representation&quot;:&quot;plain&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]},&quot;view&quot;:{&quot;value&quot;:&quot;pariatur amet eu&quot;,&quot;representation&quot;:&quot;plain&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]}},&quot;homepage&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},&quot;metadata&quot;:{&quot;labels&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;start&quot;:-563527,&quot;limit&quot;:28678873,&quot;size&quot;:62383200,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;read&quot;,&quot;targetType&quot;:&quot;space&quot;},{&quot;operation&quot;:&quot;export&quot;,&quot;targetType&quot;:&quot;page&quot;}],&quot;permissions&quot;:[{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;administer&quot;,&quot;targetType&quot;:&quot;comment&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false},{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;copy&quot;,&quot;targetType&quot;:&quot;attachment&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false}],&quot;settings&quot;:{&quot;routeOverrideEnabled&quot;:true,&quot;_links&quot;:{}},&quot;theme&quot;:{},&quot;lookAndFeel&quot;:{&quot;headings&quot;:{&quot;color&quot;:&quot;ut ullamco nostrud&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;occaecat aute&quot;},&quot;menus&quot;:{&quot;hoverOrFocus&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;color&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;header&quot;:{&quot;backgroundColor&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;button&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;primaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;secondaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;search&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;content&quot;:{&quot;screen&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;container&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;header&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;body&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;bordersAndDividers&quot;:{&quot;color&quot;:&quot;fugiat sunt ea dolore&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;2012-01-13T01:56:41.993Z&quot;}}},&quot;when&quot;:&quot;1952-05-17T03:11:39.125Z&quot;,&quot;friendlyWhen&quot;:&quot;sit veniam&quot;,&quot;message&quot;:&quot;aute magna sunt Duis&quot;,&quot;number&quot;:40020334,&quot;minorEdit&quot;:false,&quot;_expandable&quot;:{&quot;content&quot;:&quot;mollit&quot;,&quot;collaborators&quot;:&quot;ut&quot;},&quot;_links&quot;:{},&quot;content&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},&quot;collaborators&quot;:{&quot;users&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;userKeys&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;_links&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}},&quot;ancestors&quot;:[{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}],&quot;operations&quot;:[{&quot;operation&quot;:&quot;purge_version&quot;,&quot;targetType&quot;:&quot;attachment&quot;},{&quot;operation&quot;:&quot;update&quot;,&quot;targetType&quot;:&quot;blogpost&quot;}],&quot;children&quot;:{&quot;_expandable&quot;:{&quot;attachment&quot;:&quot;consectetur commodo&quot;,&quot;comment&quot;:&quot;mollit&quot;,&quot;page&quot;:&quot;eiusmod minim&quot;},&quot;_links&quot;:{},&quot;attachment&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}],&quot;start&quot;:38410693,&quot;limit&quot;:84091301,&quot;size&quot;:-3678287,&quot;_links&quot;:{}},&quot;comment&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}],&quot;start&quot;:-43136927,&quot;limit&quot;:31051025,&quot;size&quot;:-22628659,&quot;_links&quot;:{}},&quot;page&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}],&quot;start&quot;:-41851340,&quot;limit&quot;:-92414912,&quot;size&quot;:-23424054,&quot;_links&quot;:{}}},&quot;childTypes&quot;:{&quot;_expandable&quot;:{&quot;all&quot;:&quot;deserunt magna ull&quot;,&quot;attachment&quot;:&quot;fugiat amet&quot;,&quot;comment&quot;:&quot;irure dolore magna nulla&quot;,&quot;page&quot;:&quot;fugiat commodo proident cillum&quot;},&quot;attachment&quot;:{&quot;value&quot;:false,&quot;_links&quot;:{}},&quot;comment&quot;:{&quot;value&quot;:true,&quot;_links&quot;:{}},&quot;page&quot;:{&quot;value&quot;:false,&quot;_links&quot;:{}}},&quot;descendants&quot;:{&quot;_expandable&quot;:{&quot;attachment&quot;:&quot;dolor officia&quot;,&quot;comment&quot;:&quot;ad velit&quot;,&quot;page&quot;:&quot;elit dolor&quot;},&quot;_links&quot;:{},&quot;attachment&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}],&quot;start&quot;:95443512,&quot;limit&quot;:48927243,&quot;size&quot;:4186871,&quot;_links&quot;:{}},&quot;comment&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}],&quot;start&quot;:-54958738,&quot;limit&quot;:22412835,&quot;size&quot;:94375141,&quot;_links&quot;:{}},&quot;page&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}],&quot;start&quot;:-35469843,&quot;limit&quot;:-78971038,&quot;size&quot;:68314046,&quot;_links&quot;:{}}},&quot;container&quot;:{},&quot;body&quot;:{&quot;_expandable&quot;:{&quot;editor&quot;:&quot;Ut proident do pariatur&quot;,&quot;view&quot;:&quot;aute Lorem aliquip labore&quot;,&quot;export_view&quot;:&quot;mollit fugiat&quot;,&quot;styled_view&quot;:&quot;laborum tempor&quot;,&quot;storage&quot;:&quot;officia exercitation deserunt&quot;,&quot;editor2&quot;:&quot;ad sunt velit&quot;,&quot;anonymous_export_view&quot;:&quot;esse ut et exercitation&quot;}},&quot;restrictions&quot;:{&quot;_links&quot;:{},&quot;read&quot;:{&quot;operation&quot;:&quot;create&quot;,&quot;_expandable&quot;:{&quot;restrictions&quot;:&quot;sunt in laboris Ut&quot;,&quot;content&quot;:&quot;ipsum ullamco&quot;},&quot;_links&quot;:{},&quot;restrictions&quot;:{&quot;user&quot;:{&quot;results&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;start&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;limit&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;size&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;group&quot;:{&quot;results&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;start&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;limit&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;size&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;_expandable&quot;:{&quot;user&quot;:&quot;est cupidatat&quot;,&quot;group&quot;:&quot;sit&quot;}},&quot;content&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}},&quot;update&quot;:{&quot;operation&quot;:&quot;restore&quot;,&quot;_expandable&quot;:{&quot;restrictions&quot;:&quot;commodo velit ullamco&quot;,&quot;content&quot;:&quot;nostrud Ut cillum ul&quot;},&quot;_links&quot;:{},&quot;restrictions&quot;:{&quot;user&quot;:{&quot;results&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;start&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;limit&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;size&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;group&quot;:{&quot;results&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;start&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;limit&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;size&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;_expandable&quot;:{&quot;user&quot;:&quot;dolor amet Ut&quot;,&quot;group&quot;:&quot;sed&quot;}},&quot;content&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}}},&quot;_links&quot;:{}},{&quot;id&quot;:&quot;voluptate laboris cillum&quot;,&quot;type&quot;:&quot;et deserunt fugiat nulla&quot;,&quot;status&quot;:&quot;adipisicing anim Lorem ut&quot;,&quot;title&quot;:&quot;dolor labore&quot;,&quot;_expandable&quot;:{&quot;childTypes&quot;:&quot;sint&quot;,&quot;container&quot;:&quot;aute ut ullamco&quot;,&quot;metadata&quot;:&quot;tempor enim&quot;,&quot;operations&quot;:&quot;id in ex&quot;,&quot;children&quot;:&quot;cillum consectetur adipisicing ad&quot;,&quot;restrictions&quot;:&quot;eiusmod anim&quot;,&quot;history&quot;:&quot;non culpa eiusmod&quot;,&quot;ancestors&quot;:&quot;sunt cillum ullamco&quot;,&quot;body&quot;:&quot;anim exercitation con&quot;,&quot;version&quot;:&quot;nostrud consequat quis&quot;,&quot;descendants&quot;:&quot;culpa esse commodo proident&quot;,&quot;space&quot;:&quot;sunt cupidatat proident mollit Lorem&quot;},&quot;space&quot;:{&quot;id&quot;:64512848,&quot;key&quot;:&quot;&quot;,&quot;name&quot;:&quot;ut in&quot;,&quot;type&quot;:&quot;culpa in reprehenderit aliqua&quot;,&quot;status&quot;:&quot;culpa velit aliquip dolore&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;nisi Lorem non&quot;,&quot;metadata&quot;:&quot;fugiat&quot;,&quot;operations&quot;:&quot;aliquip mollit tempor ut&quot;,&quot;lookAndFeel&quot;:&quot;et deserunt Ut&quot;,&quot;permissions&quot;:&quot;magna eiusmod&quot;,&quot;icon&quot;:&quot;reprehenderit dolore nisi proident mollit&quot;,&quot;description&quot;:&quot;sit eiusmod&quot;,&quot;theme&quot;:&quot;esse consectetur ad&quot;,&quot;history&quot;:&quot;cupidatat officia fugi&quot;,&quot;homepage&quot;:&quot;velit cillum ex ullamco&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;irure officia culpa&quot;,&quot;width&quot;:-1219684,&quot;height&quot;:8257719,&quot;isDefault&quot;:true},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;amet elit cupidatat fugiat&quot;,&quot;representation&quot;:&quot;view&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]},&quot;view&quot;:{&quot;value&quot;:&quot;irure pariatur cupidatat&quot;,&quot;representation&quot;:&quot;view&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]}},&quot;homepage&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},&quot;metadata&quot;:{&quot;labels&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;start&quot;:3879275,&quot;limit&quot;:3267841,&quot;size&quot;:33750355,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;copy&quot;,&quot;targetType&quot;:&quot;blogpost&quot;},{&quot;operation&quot;:&quot;use&quot;,&quot;targetType&quot;:&quot;application&quot;}],&quot;permissions&quot;:[{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;move&quot;,&quot;targetType&quot;:&quot;page&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false},{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;move&quot;,&quot;targetType&quot;:&quot;comment&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false}],&quot;settings&quot;:{&quot;routeOverrideEnabled&quot;:false,&quot;_links&quot;:{}},&quot;theme&quot;:{},&quot;lookAndFeel&quot;:{&quot;headings&quot;:{&quot;color&quot;:&quot;quis elit&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;dolore in ad&quot;},&quot;menus&quot;:{&quot;hoverOrFocus&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;color&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;header&quot;:{&quot;backgroundColor&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;button&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;primaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;secondaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;search&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;content&quot;:{&quot;screen&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;container&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;header&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;body&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;bordersAndDividers&quot;:{&quot;color&quot;:&quot;do laboris&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;1976-09-30T18:25:28.640Z&quot;}},&quot;history&quot;:{&quot;latest&quot;:true,&quot;createdBy&quot;:{&quot;type&quot;:&quot;unknown&quot;,&quot;accountId&quot;:&quot;est&quot;,&quot;accountType&quot;:&quot;app (if this user is a bot user created on behalf of an Atlassian app)&quot;,&quot;email&quot;:&quot;Ut reprehenderit&quot;,&quot;publicName&quot;:&quot;velit tempor reprehenderit est&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;in proident Duis qui elit&quot;,&quot;width&quot;:-48332853,&quot;height&quot;:-47159212,&quot;isDefault&quot;:true},&quot;displayName&quot;:&quot;cillum&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;consequat repreh&quot;,&quot;details&quot;:&quot;sun&quot;,&quot;personalSpace&quot;:&quot;amet ipsum&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;adipisicing Ut eiusmod&quot;,&quot;userKey&quot;:&quot;sit&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;use&quot;,&quot;targetType&quot;:&quot;space&quot;},{&quot;operation&quot;:&quot;purge&quot;,&quot;targetType&quot;:&quot;application&quot;}],&quot;details&quot;:{&quot;business&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;personal&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;personalSpace&quot;:{&quot;id&quot;:-49753465,&quot;key&quot;:&quot;minim mollit&quot;,&quot;name&quot;:&quot;Ut mollit ullamco exercitation&quot;,&quot;type&quot;:&quot;et labore&quot;,&quot;status&quot;:&quot;incididunt veniam&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;ut commodo&quot;,&quot;metadata&quot;:&quot;dolor irure esse ut proident&quot;,&quot;operations&quot;:&quot;laboris irure&quot;,&quot;lookAndFeel&quot;:&quot;aute fugiat v&quot;,&quot;permissions&quot;:&quot;sed voluptate&quot;,&quot;icon&quot;:&quot;quis&quot;,&quot;description&quot;:&quot;veniam labore consectetur&quot;,&quot;theme&quot;:&quot;in elit deserunt&quot;,&quot;history&quot;:&quot;ea aute&quot;,&quot;homepage&quot;:&quot;in&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;dolor consequat cillum&quot;,&quot;width&quot;:-53961199,&quot;height&quot;:33654487,&quot;isDefault&quot;:false},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;d&quot;,&quot;representation&quot;:&quot;plain&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]},&quot;view&quot;:{&quot;value&quot;:&quot;labore deserunt nostrud&quot;,&quot;representation&quot;:&quot;plain&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]}},&quot;homepage&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},&quot;metadata&quot;:{&quot;labels&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;start&quot;:-87299979,&quot;limit&quot;:87347197,&quot;size&quot;:-65353298,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;read&quot;,&quot;targetType&quot;:&quot;page&quot;},{&quot;operation&quot;:&quot;delete&quot;,&quot;targetType&quot;:&quot;comment&quot;}],&quot;permissions&quot;:[{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;export&quot;,&quot;targetType&quot;:&quot;application&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false},{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;purge&quot;,&quot;targetType&quot;:&quot;space&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false}],&quot;settings&quot;:{&quot;routeOverrideEnabled&quot;:true,&quot;_links&quot;:{}},&quot;theme&quot;:{},&quot;lookAndFeel&quot;:{&quot;headings&quot;:{&quot;color&quot;:&quot;quis do adipisicing&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;labore in&quot;},&quot;menus&quot;:{&quot;hoverOrFocus&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;color&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;header&quot;:{&quot;backgroundColor&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;button&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;primaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;secondaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;search&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;content&quot;:{&quot;screen&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;container&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;header&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;body&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;bordersAndDividers&quot;:{&quot;color&quot;:&quot;est eu adipisicing anim labore&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;1964-12-01T11:55:58.778Z&quot;}}},&quot;createdDate&quot;:&quot;2003-06-24T00:20:00.867Z&quot;,&quot;lastUpdated&quot;:{&quot;by&quot;:{&quot;type&quot;:&quot;user&quot;,&quot;accountId&quot;:&quot;ullamco cillum d&quot;,&quot;accountType&quot;:&quot;app (if this user is a bot user created on behalf of an Atlassian app)&quot;,&quot;email&quot;:&quot;cupidatat nulla dolor sed cillum&quot;,&quot;publicName&quot;:&quot;nulla sint&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;commodo et sunt mollit&quot;,&quot;width&quot;:-5993245,&quot;height&quot;:14051874,&quot;isDefault&quot;:false},&quot;displayName&quot;:&quot;in pariatur sunt anim&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;Duis elit&quot;,&quot;details&quot;:&quot;ut sint et&quot;,&quot;personalSpace&quot;:&quot;incidid&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;in aliquip nisi ex&quot;,&quot;userKey&quot;:&quot;Duis velit&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;use&quot;,&quot;targetType&quot;:&quot;space&quot;},{&quot;operation&quot;:&quot;read&quot;,&quot;targetType&quot;:&quot;attachment&quot;}],&quot;details&quot;:{&quot;business&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;personal&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;personalSpace&quot;:{&quot;id&quot;:96469905,&quot;key&quot;:&quot;adipisicing mollit ut Excepteur&quot;,&quot;name&quot;:&quot;ut velit&quot;,&quot;type&quot;:&quot;sed tempor consectetur mollit sint&quot;,&quot;status&quot;:&quot;aute consequat ullamco tempor Duis&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;dolore &quot;,&quot;metadata&quot;:&quot;aliqua commodo tempor&quot;,&quot;operations&quot;:&quot;quis consequat ea ullamco labore&quot;,&quot;lookAndFeel&quot;:&quot;veniam ut ad nostrud&quot;,&quot;permissions&quot;:&quot;reprehenderit ad&quot;,&quot;icon&quot;:&quot;ad irure occaecat cillum&quot;,&quot;description&quot;:&quot;nisi mollit magna in&quot;,&quot;theme&quot;:&quot;pariatur&quot;,&quot;history&quot;:&quot;nostrud Ut cillum&quot;,&quot;homepage&quot;:&quot;sunt dolore in veniam incididunt&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;labore aliquip&quot;,&quot;width&quot;:22480819,&quot;height&quot;:-27781951,&quot;isDefault&quot;:true},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;velit ut reprehenderit&quot;,&quot;representation&quot;:&quot;view&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]},&quot;view&quot;:{&quot;value&quot;:&quot;eu occaecat nulla&quot;,&quot;representation&quot;:&quot;view&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]}},&quot;homepage&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},&quot;metadata&quot;:{&quot;labels&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;start&quot;:-2573202,&quot;limit&quot;:20384907,&quot;size&quot;:29776131,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;delete&quot;,&quot;targetType&quot;:&quot;blogpost&quot;},{&quot;operation&quot;:&quot;read&quot;,&quot;targetType&quot;:&quot;page&quot;}],&quot;permissions&quot;:[{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;read&quot;,&quot;targetType&quot;:&quot;comment&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false},{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;purge_version&quot;,&quot;targetType&quot;:&quot;page&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false}],&quot;settings&quot;:{&quot;routeOverrideEnabled&quot;:true,&quot;_links&quot;:{}},&quot;theme&quot;:{},&quot;lookAndFeel&quot;:{&quot;headings&quot;:{&quot;color&quot;:&quot;aliqua minim adipisicing ad&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;labo&quot;},&quot;menus&quot;:{&quot;hoverOrFocus&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;color&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;header&quot;:{&quot;backgroundColor&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;button&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;primaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;secondaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;search&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;content&quot;:{&quot;screen&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;container&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;header&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;body&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;bordersAndDividers&quot;:{&quot;color&quot;:&quot;Ut in ut deserunt&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;2011-06-06T08:44:11.172Z&quot;}}},&quot;when&quot;:&quot;1945-08-01T02:42:30.892Z&quot;,&quot;friendlyWhen&quot;:&quot;quis ullamco ea&quot;,&quot;message&quot;:&quot;elit sed aute&quot;,&quot;number&quot;:-24542201,&quot;minorEdit&quot;:true,&quot;_expandable&quot;:{&quot;content&quot;:&quot;minim deserunt&quot;,&quot;collaborators&quot;:&quot;reprehenderit culpa non&quot;},&quot;_links&quot;:{},&quot;content&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},&quot;collaborators&quot;:{&quot;users&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;userKeys&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;_links&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}},&quot;previousVersion&quot;:{&quot;by&quot;:{&quot;type&quot;:&quot;anonymous&quot;,&quot;accountId&quot;:&quot;cupidatat&quot;,&quot;accountType&quot;:&quot;atlassian&quot;,&quot;email&quot;:&quot;sunt elit tempor qui&quot;,&quot;publicName&quot;:&quot;minim do ullamco&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;eiusmod dolore sit&quot;,&quot;width&quot;:-2357080,&quot;height&quot;:73392272,&quot;isDefault&quot;:false},&quot;displayName&quot;:&quot;reprehenderit nisi eiusmod&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;dolor ut&quot;,&quot;details&quot;:&quot;ipsum&quot;,&quot;personalSpace&quot;:&quot;nostrud ad&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;incididunt exercitation ad&quot;,&quot;userKey&quot;:&quot;consequat sunt aliquip nisi cupidatat&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;export&quot;,&quot;targetType&quot;:&quot;blogpost&quot;},{&quot;operation&quot;:&quot;use&quot;,&quot;targetType&quot;:&quot;application&quot;}],&quot;details&quot;:{&quot;business&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;personal&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;personalSpace&quot;:{&quot;id&quot;:-69251239,&quot;key&quot;:&quot;aliqua ea adipisicing quis&quot;,&quot;name&quot;:&quot;minim laborum Excepteur sint tempor&quot;,&quot;type&quot;:&quot;est veniam&quot;,&quot;status&quot;:&quot;mollit irure ut laborum&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;in sint mollit esse tempor&quot;,&quot;metadata&quot;:&quot;amet irure culpa ullamco&quot;,&quot;operations&quot;:&quot;dolore magna&quot;,&quot;lookAndFeel&quot;:&quot;veniam pariatur eu&quot;,&quot;permissions&quot;:&quot;consectetur sed sunt nulla&quot;,&quot;icon&quot;:&quot;nisi eu dolor ut&quot;,&quot;description&quot;:&quot;proident laborum&quot;,&quot;theme&quot;:&quot;laboris eu qui&quot;,&quot;history&quot;:&quot;officia et ullamco&quot;,&quot;homepage&quot;:&quot;irure est&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;deserunt proident e&quot;,&quot;width&quot;:-12128831,&quot;height&quot;:79931084,&quot;isDefault&quot;:true},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;qui ipsum exercitation laboris mollit&quot;,&quot;representation&quot;:&quot;plain&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]},&quot;view&quot;:{&quot;value&quot;:&quot;proident ipsum non in&quot;,&quot;representation&quot;:&quot;view&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]}},&quot;homepage&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},&quot;metadata&quot;:{&quot;labels&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;start&quot;:-9315968,&quot;limit&quot;:85082435,&quot;size&quot;:-1071961,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;update&quot;,&quot;targetType&quot;:&quot;space&quot;},{&quot;operation&quot;:&quot;copy&quot;,&quot;targetType&quot;:&quot;space&quot;}],&quot;permissions&quot;:[{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;delete&quot;,&quot;targetType&quot;:&quot;comment&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false},{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;delete&quot;,&quot;targetType&quot;:&quot;comment&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false}],&quot;settings&quot;:{&quot;routeOverrideEnabled&quot;:true,&quot;_links&quot;:{}},&quot;theme&quot;:{},&quot;lookAndFeel&quot;:{&quot;headings&quot;:{&quot;color&quot;:&quot;elit nisi&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;dolore adipisicing Excepteur&quot;},&quot;menus&quot;:{&quot;hoverOrFocus&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;color&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;header&quot;:{&quot;backgroundColor&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;button&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;primaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;secondaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;search&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;content&quot;:{&quot;screen&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;container&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;header&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;body&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;bordersAndDividers&quot;:{&quot;color&quot;:&quot;est minim dolore&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;2011-12-09T16:03:51.887Z&quot;}}},&quot;when&quot;:&quot;1955-06-04T18:09:00.319Z&quot;,&quot;friendlyWhen&quot;:&quot;deserunt consectetur mi&quot;,&quot;message&quot;:&quot;minim dolore cillum&quot;,&quot;number&quot;:-3853473,&quot;minorEdit&quot;:true,&quot;_expandable&quot;:{&quot;content&quot;:&quot;occ&quot;,&quot;collaborators&quot;:&quot;irure magna&quot;},&quot;_links&quot;:{},&quot;content&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},&quot;collaborators&quot;:{&quot;users&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;userKeys&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;_links&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}},&quot;contributors&quot;:{&quot;publishers&quot;:{&quot;users&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;userKeys&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;_links&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}},&quot;nextVersion&quot;:{&quot;by&quot;:{&quot;type&quot;:&quot;known&quot;,&quot;accountId&quot;:&quot;est in&quot;,&quot;accountType&quot;:&quot;atlassian&quot;,&quot;email&quot;:&quot;veniam cupidatat esse&quot;,&quot;publicName&quot;:&quot;in&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;dolore ea pariatur commodo mollit&quot;,&quot;width&quot;:13837711,&quot;height&quot;:50185201,&quot;isDefault&quot;:false},&quot;displayName&quot;:&quot;deserunt magna culpa&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;ex elit labore enim est&quot;,&quot;details&quot;:&quot;in anim&quot;,&quot;personalSpace&quot;:&quot;culpa consectetur consequat&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;fugiat&quot;,&quot;userKey&quot;:&quot;ipsum ex qui sunt non&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;use&quot;,&quot;targetType&quot;:&quot;space&quot;},{&quot;operation&quot;:&quot;move&quot;,&quot;targetType&quot;:&quot;application&quot;}],&quot;details&quot;:{&quot;business&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;personal&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;personalSpace&quot;:{&quot;id&quot;:-51430784,&quot;key&quot;:&quot;culpa Duis aliquip ad&quot;,&quot;name&quot;:&quot;officia magna consectetur&quot;,&quot;type&quot;:&quot;elit ullamco&quot;,&quot;status&quot;:&quot;minim ut dolore cupidatat dolore&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;est ipsum&quot;,&quot;metadata&quot;:&quot;culpa nulla ad sunt&quot;,&quot;operations&quot;:&quot;proident&quot;,&quot;lookAndFeel&quot;:&quot;anim reprehenderit laboru&quot;,&quot;permissions&quot;:&quot;amet velit ut&quot;,&quot;icon&quot;:&quot;eiusmod Ut&quot;,&quot;description&quot;:&quot;proident laborum fugiat nisi ea&quot;,&quot;theme&quot;:&quot;consectetur laborum&quot;,&quot;history&quot;:&quot;Ut ad adipisicing voluptate&quot;,&quot;homepage&quot;:&quot;ip&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;culpa sunt proident non&quot;,&quot;width&quot;:-52461203,&quot;height&quot;:5499193,&quot;isDefault&quot;:true},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;enim&quot;,&quot;representation&quot;:&quot;plain&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]},&quot;view&quot;:{&quot;value&quot;:&quot;mollit incididunt tempo&quot;,&quot;representation&quot;:&quot;view&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]}},&quot;homepage&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},&quot;metadata&quot;:{&quot;labels&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;start&quot;:-2876141,&quot;limit&quot;:64905986,&quot;size&quot;:-50011666,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;update&quot;,&quot;targetType&quot;:&quot;application&quot;},{&quot;operation&quot;:&quot;purge&quot;,&quot;targetType&quot;:&quot;space&quot;}],&quot;permissions&quot;:[{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;move&quot;,&quot;targetType&quot;:&quot;application&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false},{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;purge&quot;,&quot;targetType&quot;:&quot;page&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false}],&quot;settings&quot;:{&quot;routeOverrideEnabled&quot;:true,&quot;_links&quot;:{}},&quot;theme&quot;:{},&quot;lookAndFeel&quot;:{&quot;headings&quot;:{&quot;color&quot;:&quot;in adipisicing Lorem fugiat&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;in sunt tempor esse nostrud&quot;},&quot;menus&quot;:{&quot;hoverOrFocus&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;color&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;header&quot;:{&quot;backgroundColor&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;button&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;primaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;secondaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;search&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;content&quot;:{&quot;screen&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;container&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;header&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;body&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;bordersAndDividers&quot;:{&quot;color&quot;:&quot;ut&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;1961-08-12T15:40:44.956Z&quot;}}},&quot;when&quot;:&quot;1958-10-20T22:58:34.705Z&quot;,&quot;friendlyWhen&quot;:&quot;eu nisi reprehenderit&quot;,&quot;message&quot;:&quot;dolore mollit qui nisi&quot;,&quot;number&quot;:12795680,&quot;minorEdit&quot;:true,&quot;_expandable&quot;:{&quot;content&quot;:&quot;nostrud eiusmod aliqua&quot;,&quot;collaborators&quot;:&quot;ullamco amet proid&quot;},&quot;_links&quot;:{},&quot;content&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},&quot;collaborators&quot;:{&quot;users&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;userKeys&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;_links&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}},&quot;_expandable&quot;:{&quot;lastUpdated&quot;:&quot;Ut non&quot;,&quot;previousVersion&quot;:&quot;enim&quot;,&quot;contributors&quot;:&quot;elit tempor&quot;,&quot;nextVersion&quot;:&quot;id eiusmod quis officia&quot;},&quot;_links&quot;:{}},&quot;version&quot;:{&quot;by&quot;:{&quot;type&quot;:&quot;user&quot;,&quot;accountId&quot;:&quot;voluptate nulla occaecat officia&quot;,&quot;accountType&quot;:&quot;atlassian&quot;,&quot;email&quot;:&quot;eiusmod officia aliquip esse dolore&quot;,&quot;publicName&quot;:&quot;dolore veniam nulla nisi&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;ad consequat&quot;,&quot;width&quot;:38834800,&quot;height&quot;:-75133319,&quot;isDefault&quot;:false},&quot;displayName&quot;:&quot;sed ex veniam officia dolore&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;enim culpa minim do ut&quot;,&quot;details&quot;:&quot;enim anim elit do amet&quot;,&quot;personalSpace&quot;:&quot;mollit Ut labore in&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;mollit ea eiusmod non enim&quot;,&quot;userKey&quot;:&quot;id tempor et&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;purge_version&quot;,&quot;targetType&quot;:&quot;attachment&quot;},{&quot;operation&quot;:&quot;copy&quot;,&quot;targetType&quot;:&quot;blogpost&quot;}],&quot;details&quot;:{&quot;business&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;personal&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;personalSpace&quot;:{&quot;id&quot;:-15453572,&quot;key&quot;:&quot;do&quot;,&quot;name&quot;:&quot;eu sed&quot;,&quot;type&quot;:&quot;esse in aute&quot;,&quot;status&quot;:&quot;nulla eu&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;amet incididunt ea&quot;,&quot;metadata&quot;:&quot;Lorem consequat eu aliquip&quot;,&quot;operations&quot;:&quot;veniam eu &quot;,&quot;lookAndFeel&quot;:&quot;quis aliqua minim cillum&quot;,&quot;permissions&quot;:&quot;in&quot;,&quot;icon&quot;:&quot;nulla eiusmod&quot;,&quot;description&quot;:&quot;in non&quot;,&quot;theme&quot;:&quot;ea Lorem ut&quot;,&quot;history&quot;:&quot;qui ut aute amet&quot;,&quot;homepage&quot;:&quot;proident aute eiusmod &quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;sed&quot;,&quot;width&quot;:-10220941,&quot;height&quot;:16963136,&quot;isDefault&quot;:true},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;dolore incididunt nisi nulla&quot;,&quot;representation&quot;:&quot;plain&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]},&quot;view&quot;:{&quot;value&quot;:&quot;deserunt Excepteur&quot;,&quot;representation&quot;:&quot;view&quot;,&quot;embeddedContent&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]}},&quot;homepage&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},&quot;metadata&quot;:{&quot;labels&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;start&quot;:-31375967,&quot;limit&quot;:41711339,&quot;size&quot;:-9837808,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;use&quot;,&quot;targetType&quot;:&quot;space&quot;},{&quot;operation&quot;:&quot;copy&quot;,&quot;targetType&quot;:&quot;blogpost&quot;}],&quot;permissions&quot;:[{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;export&quot;,&quot;targetType&quot;:&quot;comment&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false},{&quot;subjects&quot;:{&quot;_expandable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;user&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;group&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;operation&quot;:{&quot;operation&quot;:&quot;restore&quot;,&quot;targetType&quot;:&quot;application&quot;},&quot;anonymousAccess&quot;:false,&quot;unlicensedAccess&quot;:false}],&quot;settings&quot;:{&quot;routeOverrideEnabled&quot;:true,&quot;_links&quot;:{}},&quot;theme&quot;:{},&quot;lookAndFeel&quot;:{&quot;headings&quot;:{&quot;color&quot;:&quot;nisi&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;id qui irure&quot;},&quot;menus&quot;:{&quot;hoverOrFocus&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;color&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;header&quot;:{&quot;backgroundColor&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;button&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;primaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;secondaryNavigation&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;search&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;content&quot;:{&quot;screen&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;container&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;header&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;body&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;bordersAndDividers&quot;:{&quot;color&quot;:&quot;ad&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;1989-04-24T22:21:06.323Z&quot;}}},&quot;when&quot;:&quot;1944-11-06T16:31:25.950Z&quot;,&quot;friendlyWhen&quot;:&quot;nulla&quot;,&quot;message&quot;:&quot;consectetur et&quot;,&quot;number&quot;:-32204722,&quot;minorEdit&quot;:false,&quot;_expandable&quot;:{&quot;content&quot;:&quot;laborum enim&quot;,&quot;collaborators&quot;:&quot;adipisicing nulla&quot;},&quot;_links&quot;:{},&quot;content&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},&quot;collaborators&quot;:{&quot;users&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;userKeys&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;_links&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}},&quot;ancestors&quot;:[{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}],&quot;operations&quot;:[{&quot;operation&quot;:&quot;update&quot;,&quot;targetType&quot;:&quot;page&quot;},{&quot;operation&quot;:&quot;export&quot;,&quot;targetType&quot;:&quot;attachment&quot;}],&quot;children&quot;:{&quot;_expandable&quot;:{&quot;attachment&quot;:&quot;dolore id nostrud&quot;,&quot;comment&quot;:&quot;est irure ea velit&quot;,&quot;page&quot;:&quot;ni&quot;},&quot;_links&quot;:{},&quot;attachment&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}],&quot;start&quot;:-27568207,&quot;limit&quot;:48124922,&quot;size&quot;:-84587001,&quot;_links&quot;:{}},&quot;comment&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}],&quot;start&quot;:89974377,&quot;limit&quot;:-98089646,&quot;size&quot;:95871339,&quot;_links&quot;:{}},&quot;page&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}],&quot;start&quot;:-59879984,&quot;limit&quot;:-41577081,&quot;size&quot;:-11068095,&quot;_links&quot;:{}}},&quot;childTypes&quot;:{&quot;_expandable&quot;:{&quot;all&quot;:&quot;ut&quot;,&quot;attachment&quot;:&quot;consectetur amet eiusmod mollit&quot;,&quot;comment&quot;:&quot;elit est Ut cillum&quot;,&quot;page&quot;:&quot;pr&quot;},&quot;attachment&quot;:{&quot;value&quot;:false,&quot;_links&quot;:{}},&quot;comment&quot;:{&quot;value&quot;:false,&quot;_links&quot;:{}},&quot;page&quot;:{&quot;value&quot;:false,&quot;_links&quot;:{}}},&quot;descendants&quot;:{&quot;_expandable&quot;:{&quot;attachment&quot;:&quot;nostrud pariatur&quot;,&quot;comment&quot;:&quot;cillum nostrud tempor eiusmod&quot;,&quot;page&quot;:&quot;est mollit eiusmod&quot;},&quot;_links&quot;:{},&quot;attachment&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}],&quot;start&quot;:28143312,&quot;limit&quot;:-2471694,&quot;size&quot;:-6394417,&quot;_links&quot;:{}},&quot;comment&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}],&quot;start&quot;:22024573,&quot;limit&quot;:87455835,&quot;size&quot;:18064087,&quot;_links&quot;:{}},&quot;page&quot;:{&quot;results&quot;:[{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;},{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}],&quot;start&quot;:20910964,&quot;limit&quot;:50359145,&quot;size&quot;:-23723432,&quot;_links&quot;:{}}},&quot;container&quot;:{},&quot;body&quot;:{&quot;_expandable&quot;:{&quot;editor&quot;:&quot;proident aute&quot;,&quot;view&quot;:&quot;dolore in dolor nisi&quot;,&quot;export_view&quot;:&quot;et eiusmod&quot;,&quot;styled_view&quot;:&quot;aliquip sed ex deserunt&quot;,&quot;storage&quot;:&quot;veniam ut eu&quot;,&quot;editor2&quot;:&quot;cupidatat eiusmod deserunt voluptate&quot;,&quot;anonymous_export_view&quot;:&quot;amet dolor culpa&quot;}},&quot;restrictions&quot;:{&quot;_links&quot;:{},&quot;read&quot;:{&quot;operation&quot;:&quot;purge_version&quot;,&quot;_expandable&quot;:{&quot;restrictions&quot;:&quot;tempor fugiat ipsum est Duis&quot;,&quot;content&quot;:&quot;elit&quot;},&quot;_links&quot;:{},&quot;restrictions&quot;:{&quot;user&quot;:{&quot;results&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;start&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;limit&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;size&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;group&quot;:{&quot;results&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;start&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;limit&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;size&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;_expandable&quot;:{&quot;user&quot;:&quot;tempor commodo nulla qui&quot;,&quot;group&quot;:&quot;id reprehenderit est cupidatat&quot;}},&quot;content&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}},&quot;update&quot;:{&quot;operation&quot;:&quot;read&quot;,&quot;_expandable&quot;:{&quot;restrictions&quot;:&quot;Excepteur do mollit&quot;,&quot;content&quot;:&quot;reprehenderit labore&quot;},&quot;_links&quot;:{},&quot;restrictions&quot;:{&quot;user&quot;:{&quot;results&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;start&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;limit&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;size&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;group&quot;:{&quot;results&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;start&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;limit&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;size&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;_expandable&quot;:{&quot;user&quot;:&quot;aliquip dolore ad ex&quot;,&quot;group&quot;:&quot;tempor magna ea consequat&quot;}},&quot;content&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}}},&quot;_links&quot;:{}}],&quot;start&quot;:-67365052,&quot;limit&quot;:-16771933,&quot;size&quot;:14860140,&quot;_links&quot;:{}}