Publish legacy draft

POST {{baseUrl}}/api/content/blueprint/instance/:draftId?status=draft&expand=<string>&expand=<string>

Publishes a legacy draft of a page created from a blueprint. Legacy drafts will eventually be removed in favor of shared drafts. For now, this method works the same as Publish shared draft.

By default, the following objects are expanded: body.storage, history, space, version, ancestors.

Permissions required: Permission to view the draft and 'Add' permission for the space that the content will be created in.

Request Params

KeyDatatypeRequiredDescription
statusstringThe status of the content to be updated, i.e. the draft. This is set
to 'draft' by default, so you shouldn't need to specify it.
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. |

Request Body

{"version"=>{"number"=>"<integer>"}, "title"=>"<string>", "type"=>"<string>", "status"=>"current", "space"=>{"key"=>"<int32>"}, "ancestors"=>[{"id"=>"<string>"}, {"id"=>"<string>"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{&quot;id&quot;:&quot;mollit&quot;,&quot;type&quot;:&quot;ex enim anim&quot;,&quot;status&quot;:&quot;consequat sit incidid&quot;,&quot;title&quot;:&quot;commodo amet reprehenderit veniam id&quot;,&quot;_expandable&quot;:{&quot;childTypes&quot;:&quot;qui deserunt&quot;,&quot;container&quot;:&quot;in quis esse&quot;,&quot;metadata&quot;:&quot;ipsum do&quot;,&quot;operations&quot;:&quot;velit eu ut&quot;,&quot;children&quot;:&quot;magna min&quot;,&quot;restrictions&quot;:&quot;pariatur culpa&quot;,&quot;history&quot;:&quot;nisi fugiat nulla&quot;,&quot;ancestors&quot;:&quot;dolor est&quot;,&quot;body&quot;:&quot;voluptate dolore dolor eiusmod occaecat&quot;,&quot;version&quot;:&quot;nostrud amet exercitation&quot;,&quot;descendants&quot;:&quot;magna elit ad Ut&quot;,&quot;space&quot;:&quot;magna anim labor&quot;},&quot;space&quot;:{&quot;id&quot;:-85893003,&quot;key&quot;:&quot;et&quot;,&quot;name&quot;:&quot;amet minim nostrud&quot;,&quot;type&quot;:&quot;&quot;,&quot;status&quot;:&quot;adipisicing in ut Duis eu&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;ex dolore est commodo amet&quot;,&quot;metadata&quot;:&quot;voluptate deserunt sunt labor&quot;,&quot;operations&quot;:&quot;veniam ipsum non&quot;,&quot;lookAndFeel&quot;:&quot;nulla Ut laborum Excepteur&quot;,&quot;permissions&quot;:&quot;veniam et dolore labore&quot;,&quot;icon&quot;:&quot;fugiat sunt et elit&quot;,&quot;description&quot;:&quot;sunt culpa magna ad ut&quot;,&quot;theme&quot;:&quot;sunt&quot;,&quot;history&quot;:&quot;consequat consectetur labore&quot;,&quot;homepage&quot;:&quot;fugiat consequat cillum minim&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;dolore sint&quot;,&quot;width&quot;:-89715070,&quot;height&quot;:80165588,&quot;isDefault&quot;:false},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;consec&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;aute consectetur&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;:-64558112,&quot;limit&quot;:-14651619,&quot;size&quot;:-47361347,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;delete&quot;,&quot;targetType&quot;:&quot;comment&quot;},{&quot;operation&quot;:&quot;use&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;restore&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;restore&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;Ut commodo reprehenderit amet&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;sunt Duis&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;exercitation ex minim&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;2006-12-16T02:49:14.960Z&quot;}},&quot;history&quot;:{&quot;latest&quot;:true,&quot;createdBy&quot;:{&quot;type&quot;:&quot;known&quot;,&quot;accountId&quot;:&quot;irure dolor cupidatat&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;proident aliqua ex nisi anim&quot;,&quot;publicName&quot;:&quot;aute quis aliqui&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;do&quot;,&quot;width&quot;:30169928,&quot;height&quot;:30243252,&quot;isDefault&quot;:true},&quot;displayName&quot;:&quot;incididunt qui&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;irure adipisic&quot;,&quot;details&quot;:&quot;officia esse&quot;,&quot;personalSpace&quot;:&quot;ea voluptate cillum officia&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;tempor exercitation&quot;,&quot;userKey&quot;:&quot;sed ipsum&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;purge_version&quot;,&quot;targetType&quot;:&quot;page&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;:-10131446,&quot;key&quot;:&quot;adip&quot;,&quot;name&quot;:&quot;velit cupidatat Duis&quot;,&quot;type&quot;:&quot;quis am&quot;,&quot;status&quot;:&quot;aliqua laborum&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;sunt&quot;,&quot;metadata&quot;:&quot;qu&quot;,&quot;operations&quot;:&quot;dolore nisi proide&quot;,&quot;lookAndFeel&quot;:&quot;ut labor&quot;,&quot;permissions&quot;:&quot;eu amet&quot;,&quot;icon&quot;:&quot;d&quot;,&quot;description&quot;:&quot;eu consequa&quot;,&quot;theme&quot;:&quot;eiusmod elit&quot;,&quot;history&quot;:&quot;nulla occaecat cillum&quot;,&quot;homepage&quot;:&quot;nisi in sunt&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;cillum consequat dolore cupidatat&quot;,&quot;width&quot;:-14085709,&quot;height&quot;:-99612829,&quot;isDefault&quot;:false},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;eiusmod mollit&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;non tempor nisi&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;:97274140,&quot;limit&quot;:-78019901,&quot;size&quot;:66468184,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;create&quot;,&quot;targetType&quot;:&quot;application&quot;},{&quot;operation&quot;:&quot;create&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;read&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;create&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&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;anim dolor&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;anim consectetur&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;1988-09-04T18:21:23.786Z&quot;}}},&quot;createdDate&quot;:&quot;2002-01-02T17:38:54.498Z&quot;,&quot;lastUpdated&quot;:{&quot;by&quot;:{&quot;type&quot;:&quot;unknown&quot;,&quot;accountId&quot;:&quot;al&quot;,&quot;accountType&quot;:&quot;atlassian&quot;,&quot;email&quot;:&quot;culpa amet magna ad deserunt&quot;,&quot;publicName&quot;:&quot;sint voluptate aliquip&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;deserunt t&quot;,&quot;width&quot;:-65247908,&quot;height&quot;:-46273318,&quot;isDefault&quot;:true},&quot;displayName&quot;:&quot;occaecat in amet&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;velit&quot;,&quot;details&quot;:&quot;pariatur ad minim ut laboris&quot;,&quot;personalSpace&quot;:&quot;est sunt&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;laborum ex in cupidatat&quot;,&quot;userKey&quot;:&quot;in fugi&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;purge&quot;,&quot;targetType&quot;:&quot;comment&quot;},{&quot;operation&quot;:&quot;purge&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;:82559571,&quot;key&quot;:&quot;ipsum aliqua eiusmod&quot;,&quot;name&quot;:&quot;ea consect&quot;,&quot;type&quot;:&quot;esse Lorem mollit adipisicing in&quot;,&quot;status&quot;:&quot;labore pariatur Duis consectetur&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;dolore amet ipsum&quot;,&quot;metadata&quot;:&quot;est ut veniam minim officia&quot;,&quot;operations&quot;:&quot;elit ea dolore&quot;,&quot;lookAndFeel&quot;:&quot;Excepteur&quot;,&quot;permissions&quot;:&quot;pariatur nisi quis&quot;,&quot;icon&quot;:&quot;dolore laborum&quot;,&quot;description&quot;:&quot;ea&quot;,&quot;theme&quot;:&quot;sed sit tempor nisi&quot;,&quot;history&quot;:&quot;ex ut&quot;,&quot;homepage&quot;:&quot;Excepteur esse amet quis&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;pariatur&quot;,&quot;width&quot;:73518349,&quot;height&quot;:-28676074,&quot;isDefault&quot;:true},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;aute ad dolor sit&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;cupidatat officia&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;:-55808431,&quot;limit&quot;:-82876746,&quot;size&quot;:835279,&quot;_links&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;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;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;copy&quot;,&quot;targetType&quot;:&quot;blogpost&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;adipisicing labore&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;Ut quis est dolore deserunt&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 commodo mollit&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;2003-12-12T19:36:08.853Z&quot;}}},&quot;when&quot;:&quot;1961-02-01T08:12:40.973Z&quot;,&quot;friendlyWhen&quot;:&quot;exercitation labore tempor officia&quot;,&quot;message&quot;:&quot;consequat ex nisi dolor et&quot;,&quot;number&quot;:-72733759,&quot;minorEdit&quot;:false,&quot;_expandable&quot;:{&quot;content&quot;:&quot;eiusmod Ut&quot;,&quot;collaborators&quot;:&quot;non mollit voluptate officia&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;consectetur dolor elit&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;tempor enim deserunt officia&quot;,&quot;publicName&quot;:&quot;aute ex&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;veniam nulla&quot;,&quot;width&quot;:-96219981,&quot;height&quot;:-86722925,&quot;isDefault&quot;:true},&quot;displayName&quot;:&quot;amet&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;tempor est et&quot;,&quot;details&quot;:&quot;cillum&quot;,&quot;personalSpace&quot;:&quot;cillum in&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;fugiat&quot;,&quot;userKey&quot;:&quot;dolore ullamco&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;create&quot;,&quot;targetType&quot;:&quot;blogpost&quot;},{&quot;operation&quot;:&quot;move&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;:68326440,&quot;key&quot;:&quot;aliquip adipisicing&quot;,&quot;name&quot;:&quot;sit dolore&quot;,&quot;type&quot;:&quot;voluptate aliqua&quot;,&quot;status&quot;:&quot;ut in consequat&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;eiusmod Lorem cillum&quot;,&quot;metadata&quot;:&quot;Duis laboris ut Excepteur&quot;,&quot;operations&quot;:&quot;eiusmod&quot;,&quot;lookAndFeel&quot;:&quot;in cupidatat do n&quot;,&quot;permissions&quot;:&quot;veniam cupidatat sed&quot;,&quot;icon&quot;:&quot;est nisi anim sint Lorem&quot;,&quot;description&quot;:&quot;dolore pa&quot;,&quot;theme&quot;:&quot;ipsum&quot;,&quot;history&quot;:&quot;deserunt amet d&quot;,&quot;homepage&quot;:&quot;cillum officia Lorem&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;ullam&quot;,&quot;width&quot;:-70384116,&quot;height&quot;:-48905531,&quot;isDefault&quot;:true},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;sunt quis aliqua&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;Lorem ut elit&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;:87238300,&quot;limit&quot;:43355124,&quot;size&quot;:-29501416,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;purge_version&quot;,&quot;targetType&quot;:&quot;attachment&quot;},{&quot;operation&quot;:&quot;administer&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;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;purge_version&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;consequat occaecat&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;consequat&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;eiusmod amet&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;1975-05-23T10:56:51.157Z&quot;}}},&quot;when&quot;:&quot;1965-09-15T19:56:02.071Z&quot;,&quot;friendlyWhen&quot;:&quot;commodo in mollit&quot;,&quot;message&quot;:&quot;culpa ea&quot;,&quot;number&quot;:67589139,&quot;minorEdit&quot;:true,&quot;_expandable&quot;:{&quot;content&quot;:&quot;reprehenderit&quot;,&quot;collaborators&quot;:&quot;id&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;labore ea reprehenderit&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;labore ad enim&quot;,&quot;publicName&quot;:&quot;ad anim dolor&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;cupidatat ullamco&quot;,&quot;width&quot;:42337131,&quot;height&quot;:-6170923,&quot;isDefault&quot;:false},&quot;displayName&quot;:&quot;in&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;ea sed&quot;,&quot;details&quot;:&quot;labore&quot;,&quot;personalSpace&quot;:&quot;al&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;sit dolor deserun&quot;,&quot;userKey&quot;:&quot;aliqua id ex elit deserunt&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;delete&quot;,&quot;targetType&quot;:&quot;space&quot;},{&quot;operation&quot;:&quot;move&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;:-12474479,&quot;key&quot;:&quot;Lorem anim consequat voluptate&quot;,&quot;name&quot;:&quot;consectetur est nisi Lorem&quot;,&quot;type&quot;:&quot;ad Duis laborum&quot;,&quot;status&quot;:&quot;eu labore Lorem laboris tempor&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;anim mollit magna dolor&quot;,&quot;metadata&quot;:&quot;velit veniam ipsum magna&quot;,&quot;operations&quot;:&quot;dolor&quot;,&quot;lookAndFeel&quot;:&quot;commodo veniam in Lorem&quot;,&quot;permissions&quot;:&quot;nulla consectetur do voluptate&quot;,&quot;icon&quot;:&quot;Exc&quot;,&quot;description&quot;:&quot;ad ex cupidatat Ut&quot;,&quot;theme&quot;:&quot;irure Ut sed&quot;,&quot;history&quot;:&quot;nulla reprehenderit mollit&quot;,&quot;homepage&quot;:&quot;nisi ad&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;dolor nulla exercitation&quot;,&quot;width&quot;:33345975,&quot;height&quot;:60925904,&quot;isDefault&quot;:true},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;exercitation adipisicing ad&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;dolor ul&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;:52407588,&quot;limit&quot;:83343491,&quot;size&quot;:-15530566,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;move&quot;,&quot;targetType&quot;:&quot;blogpost&quot;},{&quot;operation&quot;:&quot;export&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;purge&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;use&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;laborum&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;nostrud dolore aliquip cupidatat&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;&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;2011-07-28T12:59:52.798Z&quot;}}},&quot;when&quot;:&quot;1979-10-21T21:06:19.038Z&quot;,&quot;friendlyWhen&quot;:&quot;Excepteur anim dolor&quot;,&quot;message&quot;:&quot;sunt ut&quot;,&quot;number&quot;:47624826,&quot;minorEdit&quot;:false,&quot;_expandable&quot;:{&quot;content&quot;:&quot;nisi amet&quot;,&quot;collaborators&quot;:&quot;nulla amet id eu&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;proident enim &quot;,&quot;previousVersion&quot;:&quot;irure aute&quot;,&quot;contributors&quot;:&quot;ea reprehenderit cillum ut&quot;,&quot;nextVersion&quot;:&quot;magna&quot;},&quot;_links&quot;:{}},&quot;version&quot;:{&quot;by&quot;:{&quot;type&quot;:&quot;known&quot;,&quot;accountId&quot;:&quot;officia sit ullamco nisi&quot;,&quot;accountType&quot;:&quot;atlassian&quot;,&quot;email&quot;:&quot;ut&quot;,&quot;publicName&quot;:&quot;Duis tempor dolor&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;nostrud officia i&quot;,&quot;width&quot;:-56833566,&quot;height&quot;:-34561720,&quot;isDefault&quot;:false},&quot;displayName&quot;:&quot;est aliquip in&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;ullamco elit ea aliquip Ut&quot;,&quot;details&quot;:&quot;ut ex eiusmod deserunt&quot;,&quot;personalSpace&quot;:&quot;&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;do elit nisi&quot;,&quot;userKey&quot;:&quot;qui laborum labore&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;administer&quot;,&quot;targetType&quot;:&quot;blogpost&quot;},{&quot;operation&quot;:&quot;read&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;:90996913,&quot;key&quot;:&quot;dolore nulla id&quot;,&quot;name&quot;:&quot;Duis aute re&quot;,&quot;type&quot;:&quot;dolore ad culpa do&quot;,&quot;status&quot;:&quot;amet eu voluptate do&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;dolor occaecat dolor ipsum&quot;,&quot;metadata&quot;:&quot;incididunt mollit Duis Ut quis&quot;,&quot;operations&quot;:&quot;ex commodo officia&quot;,&quot;lookAndFeel&quot;:&quot;in ipsum pariatur et&quot;,&quot;permissions&quot;:&quot;amet labore&quot;,&quot;icon&quot;:&quot;in aliquip&quot;,&quot;description&quot;:&quot;pariatur commodo adipisici&quot;,&quot;theme&quot;:&quot;minim fugiat&quot;,&quot;history&quot;:&quot;consequat&quot;,&quot;homepage&quot;:&quot;in consequat irure eu do&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;reprehenderit mollit et non&quot;,&quot;width&quot;:82653760,&quot;height&quot;:75337754,&quot;isDefault&quot;:false},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;commod&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;cillum id enim a&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;:27220547,&quot;limit&quot;:31458541,&quot;size&quot;:73693050,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;delete&quot;,&quot;targetType&quot;:&quot;space&quot;},{&quot;operation&quot;:&quot;purge_version&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;administer&quot;,&quot;targetType&quot;:&quot;space&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;update&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;sit lab&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;in ut eu ea&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 Ut&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;1955-09-03T18:15:45.334Z&quot;}}},&quot;when&quot;:&quot;1943-01-31T23:36:17.853Z&quot;,&quot;friendlyWhen&quot;:&quot;culpa sed elit&quot;,&quot;message&quot;:&quot;labore esse&quot;,&quot;number&quot;:-12495049,&quot;minorEdit&quot;:true,&quot;_expandable&quot;:{&quot;content&quot;:&quot;incididunt officia consectetur&quot;,&quot;collaborators&quot;:&quot;culpa nisi occaecat do &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;id&quot;:&quot;tempor&quot;,&quot;type&quot;:&quot;sed Ut repreh&quot;,&quot;status&quot;:&quot;in esse aute&quot;,&quot;title&quot;:&quot;consectetur&quot;,&quot;_expandable&quot;:{&quot;childTypes&quot;:&quot;fugiat Ut&quot;,&quot;container&quot;:&quot;quis&quot;,&quot;metadata&quot;:&quot;qui ad enim&quot;,&quot;operations&quot;:&quot;id velit&quot;,&quot;children&quot;:&quot;magna cillum no&quot;,&quot;restrictions&quot;:&quot;Excepteur elit&quot;,&quot;history&quot;:&quot;eu&quot;,&quot;ancestors&quot;:&quot;ut&quot;,&quot;body&quot;:&quot;amet ut elit laborum id&quot;,&quot;version&quot;:&quot;qui aute aliquip&quot;,&quot;descendants&quot;:&quot;ea esse Ut laborum&quot;,&quot;space&quot;:&quot;ea dolor incididunt&quot;},&quot;space&quot;:{&quot;id&quot;:-83626147,&quot;key&quot;:&quot;laborum&quot;,&quot;name&quot;:&quot;pariatur sint voluptate&quot;,&quot;type&quot;:&quot;fugiat Lorem sit cillum quis&quot;,&quot;status&quot;:&quot;magna Ut proide&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;nulla iru&quot;,&quot;metadata&quot;:&quot;tempor dolore fugiat&quot;,&quot;operations&quot;:&quot;proident mollit do&quot;,&quot;lookAndFeel&quot;:&quot;ut irure sint&quot;,&quot;permissions&quot;:&quot;esse&quot;,&quot;icon&quot;:&quot;eu quis do&quot;,&quot;description&quot;:&quot;elit labore in dolor laboris&quot;,&quot;theme&quot;:&quot;dolore eu&quot;,&quot;history&quot;:&quot;exercitation ex labore&quot;,&quot;homepage&quot;:&quot;Ut quis&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;laborum a&quot;,&quot;width&quot;:-55009997,&quot;height&quot;:80489862,&quot;isDefault&quot;:true},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;aliqua&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;laboris ullamco&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;:70260428,&quot;limit&quot;:76846754,&quot;size&quot;:38921028,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;purge&quot;,&quot;targetType&quot;:&quot;attachment&quot;},{&quot;operation&quot;:&quot;purge_version&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;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;use&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;consectetur elit&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;qui aute cupidatat&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;voluptate aute&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;1951-05-20T09:34:09.593Z&quot;}},&quot;history&quot;:{&quot;latest&quot;:true,&quot;createdBy&quot;:{&quot;type&quot;:&quot;unknown&quot;,&quot;accountId&quot;:&quot;mollit in reprehenderit anim&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;pariatur ex reprehenderit ad&quot;,&quot;publicName&quot;:&quot;veniam cillum&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;ad esse non et&quot;,&quot;width&quot;:82409314,&quot;height&quot;:95028752,&quot;isDefault&quot;:true},&quot;displayName&quot;:&quot;Excepteur pariatur&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;ullamco eu ut aute&quot;,&quot;details&quot;:&quot;labore si&quot;,&quot;personalSpace&quot;:&quot;magna&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;ipsum&quot;,&quot;userKey&quot;:&quot;sed anim do officia&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;export&quot;,&quot;targetType&quot;:&quot;blogpost&quot;},{&quot;operation&quot;:&quot;administer&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;:43621789,&quot;key&quot;:&quot;nostrud aute laboris&quot;,&quot;name&quot;:&quot;Ut enim&quot;,&quot;type&quot;:&quot;non anim et mollit commodo&quot;,&quot;status&quot;:&quot;Excepteur p&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;laboris dol&quot;,&quot;metadata&quot;:&quot;minim dolor nisi&quot;,&quot;operations&quot;:&quot;voluptate velit ut&quot;,&quot;lookAndFeel&quot;:&quot;Excepteur labore velit aliquip&quot;,&quot;permissions&quot;:&quot;ipsum cupidatat ex irure nisi&quot;,&quot;icon&quot;:&quot;con&quot;,&quot;description&quot;:&quot;minim ipsum ea&quot;,&quot;theme&quot;:&quot;Excepteur&quot;,&quot;history&quot;:&quot;magna ad veniam officia consectetur&quot;,&quot;homepage&quot;:&quot;ullamco sint&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;labore laboris Lorem pariatur&quot;,&quot;width&quot;:-44863988,&quot;height&quot;:-48568367,&quot;isDefault&quot;:true},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;eiusmod 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;culpa veniam laboris aliqua&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;:-62070737,&quot;limit&quot;:74286339,&quot;size&quot;:-97493965,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;administer&quot;,&quot;targetType&quot;:&quot;comment&quot;},{&quot;operation&quot;:&quot;read&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;purge&quot;,&quot;targetType&quot;:&quot;space&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;use&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;aliquip adipisicing dolore reprehenderit minim&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;deserunt est&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;veniam dolore minim&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;1994-03-20T14:51:08.057Z&quot;}}},&quot;createdDate&quot;:&quot;1944-02-04T04:17:51.034Z&quot;,&quot;lastUpdated&quot;:{&quot;by&quot;:{&quot;type&quot;:&quot;user&quot;,&quot;accountId&quot;:&quot;ali&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;est ipsum tempor&quot;,&quot;publicName&quot;:&quot;exercitation ea incididunt velit&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;exercitation&quot;,&quot;width&quot;:-64706329,&quot;height&quot;:26658877,&quot;isDefault&quot;:false},&quot;displayName&quot;:&quot;officia adipisicing ea nostrud&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;Duis ipsum id&quot;,&quot;details&quot;:&quot;sit dolor id quis &quot;,&quot;personalSpace&quot;:&quot;consectetur dol&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;consequat&quot;,&quot;userKey&quot;:&quot;non&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;create&quot;,&quot;targetType&quot;:&quot;comment&quot;},{&quot;operation&quot;:&quot;update&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;:97619138,&quot;key&quot;:&quot;anim&quot;,&quot;name&quot;:&quot;elit velit reprehenderit ex ea&quot;,&quot;type&quot;:&quot;sit eiusmod ut laboris&quot;,&quot;status&quot;:&quot;irure reprehenderit Ut&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;sint in in nostrud&quot;,&quot;metadata&quot;:&quot;dolore dolor&quot;,&quot;operations&quot;:&quot;nostrud ei&quot;,&quot;lookAndFeel&quot;:&quot;Lorem sed sit in dolor&quot;,&quot;permissions&quot;:&quot;eu&quot;,&quot;icon&quot;:&quot;culpa pariatur&quot;,&quot;description&quot;:&quot;eu&quot;,&quot;theme&quot;:&quot;dolor velit eiusmod in reprehenderit&quot;,&quot;history&quot;:&quot;consequat&quot;,&quot;homepage&quot;:&quot;voluptate ut&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;officia ex&quot;,&quot;width&quot;:5152172,&quot;height&quot;:71084563,&quot;isDefault&quot;:true},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;est labore adipisicing veniam&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;anim laboris nostrud consequat&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;:-40374978,&quot;limit&quot;:34479111,&quot;size&quot;:-28276636,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;move&quot;,&quot;targetType&quot;:&quot;attachment&quot;},{&quot;operation&quot;:&quot;export&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;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;move&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;laborum Lorem&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;eu voluptate&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 incididunt cupidatat&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;2002-12-14T22:34:37.685Z&quot;}}},&quot;when&quot;:&quot;1982-10-28T20:18:04.088Z&quot;,&quot;friendlyWhen&quot;:&quot;commodo magna qui proident&quot;,&quot;message&quot;:&quot;dolor&quot;,&quot;number&quot;:-77045869,&quot;minorEdit&quot;:true,&quot;_expandable&quot;:{&quot;content&quot;:&quot;commodo incididunt esse &quot;,&quot;collaborators&quot;:&quot;sunt tempor voluptate ex&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;unknown&quot;,&quot;accountId&quot;:&quot;occaecat veniam minim&quot;,&quot;accountType&quot;:&quot;atlassian&quot;,&quot;email&quot;:&quot;enim aliqui&quot;,&quot;publicName&quot;:&quot;dolor elit&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;ut nostrud&quot;,&quot;width&quot;:-30440653,&quot;height&quot;:-77289082,&quot;isDefault&quot;:false},&quot;displayName&quot;:&quot;do id ad&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;elit cupidatat dolor&quot;,&quot;details&quot;:&quot;cillum&quot;,&quot;personalSpace&quot;:&quot;ad Lorem dolor&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;deserunt aliqua Ex&quot;,&quot;userKey&quot;:&quot;amet velit ex&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;restore&quot;,&quot;targetType&quot;:&quot;application&quot;},{&quot;operation&quot;:&quot;move&quot;,&quot;targetType&quot;:&quot;space&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;:-77372236,&quot;key&quot;:&quot;non nostrud proident&quot;,&quot;name&quot;:&quot;cupidatat&quot;,&quot;type&quot;:&quot;ip&quot;,&quot;status&quot;:&quot;commodo magna&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;adipisicing sunt ad elit&quot;,&quot;metadata&quot;:&quot;consequat sit est sed et&quot;,&quot;operations&quot;:&quot;in nulla pariatur adipisicing&quot;,&quot;lookAndFeel&quot;:&quot;voluptate&quot;,&quot;permissions&quot;:&quot;cupidatat Lorem dolor exercitation&quot;,&quot;icon&quot;:&quot;magna dolore reprehenderit fugiat&quot;,&quot;description&quot;:&quot;ea voluptate dolore&quot;,&quot;theme&quot;:&quot;voluptate minim ut&quot;,&quot;history&quot;:&quot;laboris adipisicin&quot;,&quot;homepage&quot;:&quot;sint&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;ullamco do&quot;,&quot;width&quot;:-92867606,&quot;height&quot;:91821849,&quot;isDefault&quot;:false},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;temp&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;dolore laborum Duis&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;:80474182,&quot;limit&quot;:-22508073,&quot;size&quot;:19575554,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;update&quot;,&quot;targetType&quot;:&quot;application&quot;},{&quot;operation&quot;:&quot;move&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;update&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;administer&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;Ut amet ipsum&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;aliqua dolor minim ut laboris&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;ullamco culpa Lorem&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;1984-09-27T20:27:03.812Z&quot;}}},&quot;when&quot;:&quot;1944-07-06T16:00:37.624Z&quot;,&quot;friendlyWhen&quot;:&quot;Ut ad mollit Excepteur in&quot;,&quot;message&quot;:&quot;in cillum esse&quot;,&quot;number&quot;:-9836233,&quot;minorEdit&quot;:true,&quot;_expandable&quot;:{&quot;content&quot;:&quot;aliquip nostrud voluptate ut&quot;,&quot;collaborators&quot;:&quot;sint in sunt cupidatat laborum&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;unknown&quot;,&quot;accountId&quot;:&quot;exercitation laborum&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;nulla dolor&quot;,&quot;publicName&quot;:&quot;culpa proident adipisicing ut esse&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;anim sint dolor exercitation&quot;,&quot;width&quot;:-76506635,&quot;height&quot;:-15151934,&quot;isDefault&quot;:true},&quot;displayName&quot;:&quot;deserunt labore tempor qui&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;Duis officia nisi laboris ullamco&quot;,&quot;details&quot;:&quot;mollit d&quot;,&quot;personalSpace&quot;:&quot;minim&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;laboris elit cillum&quot;,&quot;userKey&quot;:&quot;sit est&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;purge&quot;,&quot;targetType&quot;:&quot;attachment&quot;},{&quot;operation&quot;:&quot;purge_version&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;:-3680986,&quot;key&quot;:&quot;exercitation mollit do&quot;,&quot;name&quot;:&quot;eiusmod dolore quis&quot;,&quot;type&quot;:&quot;consequat aliqu&quot;,&quot;status&quot;:&quot;aliqua Duis&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;nulla nostrud enim&quot;,&quot;metadata&quot;:&quot;mollit ea&quot;,&quot;operations&quot;:&quot;esse exerc&quot;,&quot;lookAndFeel&quot;:&quot;commodo non&quot;,&quot;permissions&quot;:&quot;reprehenderit aliquip mollit consequat&quot;,&quot;icon&quot;:&quot;dolor est&quot;,&quot;description&quot;:&quot;cupidatat est ex velit nostrud&quot;,&quot;theme&quot;:&quot;ipsum do&quot;,&quot;history&quot;:&quot;Ut dolore exercitation nostrud velit&quot;,&quot;homepage&quot;:&quot;deserunt officia Excepteur incididunt&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;dolor cillum&quot;,&quot;width&quot;:90072267,&quot;height&quot;:82495474,&quot;isDefault&quot;:false},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;sit id est aute&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;proident esse Excepteur 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;:-62747096,&quot;limit&quot;:-72864387,&quot;size&quot;:-87554624,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;purge_version&quot;,&quot;targetType&quot;:&quot;page&quot;},{&quot;operation&quot;:&quot;create&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;purge&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;copy&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;mollit ad Duis&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;aute non in nisi&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 enim laboris ut&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;1984-06-07T18:58:00.105Z&quot;}}},&quot;when&quot;:&quot;1972-06-24T15:44:08.090Z&quot;,&quot;friendlyWhen&quot;:&quot;dolore ipsum velit sit&quot;,&quot;message&quot;:&quot;enim veniam aute aliquip Duis&quot;,&quot;number&quot;:-78355340,&quot;minorEdit&quot;:true,&quot;_expandable&quot;:{&quot;content&quot;:&quot;sit et laborum irure&quot;,&quot;collaborators&quot;:&quot;sed&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;qui eu voluptate&quot;,&quot;previousVersion&quot;:&quot;dolor ad Ut dolor eu&quot;,&quot;contributors&quot;:&quot;dolor cons&quot;,&quot;nextVersion&quot;:&quot;exercitation ad id&quot;},&quot;_links&quot;:{}},&quot;version&quot;:{&quot;by&quot;:{&quot;type&quot;:&quot;unknown&quot;,&quot;accountId&quot;:&quot;officia qui&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;anim&quot;,&quot;publicName&quot;:&quot;officia&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;sit aute consectetur qui&quot;,&quot;width&quot;:16238102,&quot;height&quot;:-30860696,&quot;isDefault&quot;:false},&quot;displayName&quot;:&quot;consectetur anim nulla velit&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;Excepteur fugiat elit do&quot;,&quot;details&quot;:&quot;enim ea irure&quot;,&quot;personalSpace&quot;:&quot;do&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;Ut dolore sunt cupidatat anim&quot;,&quot;userKey&quot;:&quot;est dolor cillum dolor laboris&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;update&quot;,&quot;targetType&quot;:&quot;space&quot;},{&quot;operation&quot;:&quot;read&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;:56369288,&quot;key&quot;:&quot;adipisicing et Ut ullamco&quot;,&quot;name&quot;:&quot;no&quot;,&quot;type&quot;:&quot;Lorem irure culpa velit&quot;,&quot;status&quot;:&quot;nisi voluptate nulla ut dolore&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;dolor ip&quot;,&quot;metadata&quot;:&quot;non consequat cillum pariatur enim&quot;,&quot;operations&quot;:&quot;qui in cillum&quot;,&quot;lookAndFeel&quot;:&quot;enim&quot;,&quot;permissions&quot;:&quot;commodo molli&quot;,&quot;icon&quot;:&quot;eu non&quot;,&quot;description&quot;:&quot;n&quot;,&quot;theme&quot;:&quot;reprehenderit Lorem elit&quot;,&quot;history&quot;:&quot;tempor dolor dolore aliqua&quot;,&quot;homepage&quot;:&quot;officia ea culpa nostrud adipisicing&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;amet dolor velit sed&quot;,&quot;width&quot;:58162612,&quot;height&quot;:-18957359,&quot;isDefault&quot;:false},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;fugiat aliquip&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&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;:-35708738,&quot;limit&quot;:66630080,&quot;size&quot;:8305927,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;administer&quot;,&quot;targetType&quot;:&quot;blogpost&quot;},{&quot;operation&quot;:&quot;delete&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;purge&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;update&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;ut &quot;},&quot;links&quot;:{&quot;color&quot;:&quot;id incididunt culpa pariatur&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;nisi sint cillum&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;1998-07-19T18:20:20.361Z&quot;}}},&quot;when&quot;:&quot;2004-12-17T23:44:39.284Z&quot;,&quot;friendlyWhen&quot;:&quot;labore est&quot;,&quot;message&quot;:&quot;eiusmod &quot;,&quot;number&quot;:87635749,&quot;minorEdit&quot;:false,&quot;_expandable&quot;:{&quot;content&quot;:&quot;ven&quot;,&quot;collaborators&quot;:&quot;ex sed sint&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&quot;,&quot;targetType&quot;:&quot;space&quot;},{&quot;operation&quot;:&quot;export&quot;,&quot;targetType&quot;:&quot;space&quot;}],&quot;children&quot;:{&quot;_expandable&quot;:{&quot;attachment&quot;:&quot;cillum nulla irure aliqua&quot;,&quot;comment&quot;:&quot;amet voluptate reprehenderit&quot;,&quot;page&quot;:&quot;proident&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;:75661611,&quot;limit&quot;:-89591895,&quot;size&quot;:-12416720,&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;:74579702,&quot;limit&quot;:65939442,&quot;size&quot;:-61542488,&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;:77665711,&quot;limit&quot;:659639,&quot;size&quot;:80530943,&quot;_links&quot;:{}}},&quot;childTypes&quot;:{&quot;_expandable&quot;:{&quot;all&quot;:&quot;sint ut id irure&quot;,&quot;attachment&quot;:&quot;dolor exercitation&quot;,&quot;comment&quot;:&quot;sint eu aute&quot;,&quot;page&quot;:&quot;tempor nisi laboris&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;:true,&quot;_links&quot;:{}}},&quot;descendants&quot;:{&quot;_expandable&quot;:{&quot;attachment&quot;:&quot;ea&quot;,&quot;comment&quot;:&quot;aute dolor exercitation occaecat&quot;,&quot;page&quot;:&quot;officia commodo&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;:53634898,&quot;limit&quot;:-17883266,&quot;size&quot;:57248645,&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;:-31183852,&quot;limit&quot;:41736376,&quot;size&quot;:-17052590,&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;:-96021807,&quot;limit&quot;:39583732,&quot;size&quot;:33654655,&quot;_links&quot;:{}}},&quot;container&quot;:{},&quot;body&quot;:{&quot;_expandable&quot;:{&quot;editor&quot;:&quot;veniam consectetur fugiat est&quot;,&quot;view&quot;:&quot;ad laboris&quot;,&quot;export_view&quot;:&quot;reprehenderit consequat pariatur velit&quot;,&quot;styled_view&quot;:&quot;ullamco mollit&quot;,&quot;storage&quot;:&quot;laboris magna&quot;,&quot;editor2&quot;:&quot;in dolore ea&quot;,&quot;anonymous_export_view&quot;:&quot;cupidatat proident&quot;}},&quot;restrictions&quot;:{&quot;_links&quot;:{},&quot;read&quot;:{&quot;operation&quot;:&quot;restore&quot;,&quot;_expandable&quot;:{&quot;restrictions&quot;:&quot;nostrud et cupidatat ullamco consectetur&quot;,&quot;content&quot;:&quot;sit ipsum sed&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;ut sed qui culpa elit&quot;,&quot;group&quot;:&quot;officia el&quot;}},&quot;content&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}},&quot;update&quot;:{&quot;operation&quot;:&quot;use&quot;,&quot;_expandable&quot;:{&quot;restrictions&quot;:&quot;nostrud elit non nulla voluptate&quot;,&quot;content&quot;:&quot;culpa do pariatur in&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;ipsum dolore&quot;,&quot;group&quot;:&quot;quis non laboris elit&quot;}},&quot;content&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}}},&quot;_links&quot;:{}},{&quot;id&quot;:&quot;deserunt anim nisi dolor&quot;,&quot;type&quot;:&quot;nostrud&quot;,&quot;status&quot;:&quot;occaecat &quot;,&quot;title&quot;:&quot;officia incididunt&quot;,&quot;_expandable&quot;:{&quot;childTypes&quot;:&quot;mollit elit consequat aliqua reprehenderit&quot;,&quot;container&quot;:&quot;velit minim ut veniam&quot;,&quot;metadata&quot;:&quot;labo&quot;,&quot;operations&quot;:&quot;esse dolor voluptate&quot;,&quot;children&quot;:&quot;in Lorem dolor&quot;,&quot;restrictions&quot;:&quot;enim laborum&quot;,&quot;history&quot;:&quot;sit&quot;,&quot;ancestors&quot;:&quot;ea tempor&quot;,&quot;body&quot;:&quot;id dolor&quot;,&quot;version&quot;:&quot;Lorem sit exer&quot;,&quot;descendants&quot;:&quot;magna nostrud voluptate anim&quot;,&quot;space&quot;:&quot;velit occaecat dolor est&quot;},&quot;space&quot;:{&quot;id&quot;:-88319489,&quot;key&quot;:&quot;id&quot;,&quot;name&quot;:&quot;ex laborum&quot;,&quot;type&quot;:&quot;in esse &quot;,&quot;status&quot;:&quot;eiusmod&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;id adipisicing enim voluptate minim&quot;,&quot;metadata&quot;:&quot;consectetur esse Ut velit&quot;,&quot;operations&quot;:&quot;aliquip irure laborum culpa&quot;,&quot;lookAndFeel&quot;:&quot;voluptate ad pariatur nisi&quot;,&quot;permissions&quot;:&quot;sunt irure enim pariatur consectetur&quot;,&quot;icon&quot;:&quot;aute adipisicing consequat&quot;,&quot;description&quot;:&quot;ex aliqua labore&quot;,&quot;theme&quot;:&quot;labore minim cillum&quot;,&quot;history&quot;:&quot;ullam&quot;,&quot;homepage&quot;:&quot;Excepteur do dolore&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;adipisicing ut&quot;,&quot;width&quot;:84997673,&quot;height&quot;:-78172629,&quot;isDefault&quot;:true},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;anim adipisicing pariatur&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;aliquip nostrud&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;:76927282,&quot;limit&quot;:86986045,&quot;size&quot;:31653891,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;use&quot;,&quot;targetType&quot;:&quot;space&quot;},{&quot;operation&quot;:&quot;administer&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;purge&quot;,&quot;targetType&quot;:&quot;space&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;attachment&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;minim&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;magna quis elit sunt&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;enim aliqua nisi anim velit&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;1985-07-12T12:02:08.506Z&quot;}},&quot;history&quot;:{&quot;latest&quot;:false,&quot;createdBy&quot;:{&quot;type&quot;:&quot;anonymous&quot;,&quot;accountId&quot;:&quot;voluptate&quot;,&quot;accountType&quot;:&quot;atlassian&quot;,&quot;email&quot;:&quot;eiusmod reprehenderit est&quot;,&quot;publicName&quot;:&quot;Lorem mollit et exercitation&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;Excepteur irure aliqua nisi&quot;,&quot;width&quot;:-37888919,&quot;height&quot;:-42984154,&quot;isDefault&quot;:true},&quot;displayName&quot;:&quot;aute sint et eiusmod ex&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;veniam ad&quot;,&quot;details&quot;:&quot;quis veniam&quot;,&quot;personalSpace&quot;:&quot;do nisi occaecat par&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;nostrud do&quot;,&quot;userKey&quot;:&quot;consequat ea cillum fugiat&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;move&quot;,&quot;targetType&quot;:&quot;blogpost&quot;},{&quot;operation&quot;:&quot;delete&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;:-40724693,&quot;key&quot;:&quot;in reprehenderit ipsum&quot;,&quot;name&quot;:&quot;ullamco esse enim&quot;,&quot;type&quot;:&quot;Ut voluptate labore tempor do&quot;,&quot;status&quot;:&quot;laboris eu adipisicing&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;sint veniam dolor tempor commodo&quot;,&quot;metadata&quot;:&quot;amet mollit proident aute&quot;,&quot;operations&quot;:&quot;ut commodo anim&quot;,&quot;lookAndFeel&quot;:&quot;Duis consectetur sunt&quot;,&quot;permissions&quot;:&quot;non amet sint ullamco&quot;,&quot;icon&quot;:&quot;amet Ut dolore&quot;,&quot;description&quot;:&quot;aliqua eiusmod tempor&quot;,&quot;theme&quot;:&quot;Ut do in laboris sed&quot;,&quot;history&quot;:&quot;dolore sint&quot;,&quot;homepage&quot;:&quot;tempor&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;exercitation reprehenderit veniam eu Duis&quot;,&quot;width&quot;:86462377,&quot;height&quot;:-51279509,&quot;isDefault&quot;:false},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;officia &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;nisi aliquip laboris mollit&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;:6836190,&quot;limit&quot;:79274155,&quot;size&quot;:79508792,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;copy&quot;,&quot;targetType&quot;:&quot;page&quot;},{&quot;operation&quot;:&quot;delete&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;purge&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;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;reprehenderit do ut sunt&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;Duis sed commodo enim&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;sunt incididunt minim si&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;2003-06-13T09:01:43.324Z&quot;}}},&quot;createdDate&quot;:&quot;1980-12-02T18:09:00.159Z&quot;,&quot;lastUpdated&quot;:{&quot;by&quot;:{&quot;type&quot;:&quot;unknown&quot;,&quot;accountId&quot;:&quot;aliqua Ut Excepteur fugiat&quot;,&quot;accountType&quot;:&quot;atlassian&quot;,&quot;email&quot;:&quot;Ut&quot;,&quot;publicName&quot;:&quot;ut dolore&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;in velit ulla&quot;,&quot;width&quot;:-5329550,&quot;height&quot;:-9701190,&quot;isDefault&quot;:true},&quot;displayName&quot;:&quot;ut commodo i&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;sunt cupidatat eiusmod Ut&quot;,&quot;details&quot;:&quot;fugiat aliqua&quot;,&quot;personalSpace&quot;:&quot;pariatur fugiat veniam&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;adipisicing qui ex voluptate&quot;,&quot;userKey&quot;:&quot;cupidatat sit&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;update&quot;,&quot;targetType&quot;:&quot;blogpost&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;:82343218,&quot;key&quot;:&quot;pariatur&quot;,&quot;name&quot;:&quot;eiusmod ut&quot;,&quot;type&quot;:&quot;Ut sunt&quot;,&quot;status&quot;:&quot;qui ea&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;ullamco magna esse&quot;,&quot;metadata&quot;:&quot;dolor&quot;,&quot;operations&quot;:&quot;anim amet exercitation nulla&quot;,&quot;lookAndFeel&quot;:&quot;culpa anim&quot;,&quot;permissions&quot;:&quot;consequat cillum&quot;,&quot;icon&quot;:&quot;dolore veniam&quot;,&quot;description&quot;:&quot;elit in&quot;,&quot;theme&quot;:&quot;reprehenderit dolore consectetur enim&quot;,&quot;history&quot;:&quot;adipisicing&quot;,&quot;homepage&quot;:&quot;culpa adipisicing pariatur&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;eu tempor&quot;,&quot;width&quot;:20462559,&quot;height&quot;:-19221686,&quot;isDefault&quot;:true},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;est nulla aute dolore&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;magna officia laborum Ut&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;:-71238107,&quot;limit&quot;:86658709,&quot;size&quot;:56583805,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;delete&quot;,&quot;targetType&quot;:&quot;attachment&quot;},{&quot;operation&quot;:&quot;restore&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;move&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;move&quot;,&quot;targetType&quot;:&quot;page&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;consequat laborum in do&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;eiusmo&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 moll&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;1982-04-21T04:52:08.611Z&quot;}}},&quot;when&quot;:&quot;1972-06-05T22:51:03.216Z&quot;,&quot;friendlyWhen&quot;:&quot;dolore eiusmod&quot;,&quot;message&quot;:&quot;ea in ad officia&quot;,&quot;number&quot;:49585329,&quot;minorEdit&quot;:true,&quot;_expandable&quot;:{&quot;content&quot;:&quot;Duis culpa co&quot;,&quot;collaborators&quot;:&quot;cillum elit proident&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;unknown&quot;,&quot;accountId&quot;:&quot;exercitation ut eiusmod officia&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;magna id irure&quot;,&quot;publicName&quot;:&quot;dolore id Ut&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;ullamco Ut&quot;,&quot;width&quot;:52907134,&quot;height&quot;:32941130,&quot;isDefault&quot;:true},&quot;displayName&quot;:&quot;Duis&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;esse magna sint deserunt nisi&quot;,&quot;details&quot;:&quot;id do&quot;,&quot;personalSpace&quot;:&quot;proident in&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;consequat velit est&quot;,&quot;userKey&quot;:&quot;in la&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;restore&quot;,&quot;targetType&quot;:&quot;application&quot;},{&quot;operation&quot;:&quot;purge_version&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;:-48419914,&quot;key&quot;:&quot;esse Lorem eiusmod &quot;,&quot;name&quot;:&quot;consequat ullamco exercitation&quot;,&quot;type&quot;:&quot;laborum sit ad&quot;,&quot;status&quot;:&quot;dolore elit cillum&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;ut adipisicing&quot;,&quot;metadata&quot;:&quot;pariatur culpa&quot;,&quot;operations&quot;:&quot;anim&quot;,&quot;lookAndFeel&quot;:&quot;do&quot;,&quot;permissions&quot;:&quot;veli&quot;,&quot;icon&quot;:&quot;amet consequat&quot;,&quot;description&quot;:&quot;Lorem&quot;,&quot;theme&quot;:&quot;laborum dolore fugiat consequat&quot;,&quot;history&quot;:&quot;minim veniam aliquip&quot;,&quot;homepage&quot;:&quot;esse&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;et ad voluptate dolor&quot;,&quot;width&quot;:93716005,&quot;height&quot;:85653929,&quot;isDefault&quot;:true},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;Lorem officia 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;view&quot;:{&quot;value&quot;:&quot;officia cupidatat laborum 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;:-48624534,&quot;limit&quot;:-39202145,&quot;size&quot;:53031933,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;update&quot;,&quot;targetType&quot;:&quot;attachment&quot;},{&quot;operation&quot;:&quot;copy&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;use&quot;,&quot;targetType&quot;:&quot;space&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;page&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;ex do et irure&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;culpa quis non de&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 voluptate exercitation est&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;1984-03-10T09:12:49.942Z&quot;}}},&quot;when&quot;:&quot;2006-10-09T09:38:51.952Z&quot;,&quot;friendlyWhen&quot;:&quot;quis laboris&quot;,&quot;message&quot;:&quot;dolore &quot;,&quot;number&quot;:87209577,&quot;minorEdit&quot;:true,&quot;_expandable&quot;:{&quot;content&quot;:&quot;sit amet irure&quot;,&quot;collaborators&quot;:&quot;in culpa&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;user&quot;,&quot;accountId&quot;:&quot;amet elit&quot;,&quot;accountType&quot;:&quot;atlassian&quot;,&quot;email&quot;:&quot;la&quot;,&quot;publicName&quot;:&quot;id magna ipsum&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;voluptate officia&quot;,&quot;width&quot;:-96448891,&quot;height&quot;:67921588,&quot;isDefault&quot;:true},&quot;displayName&quot;:&quot;cillum&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;cupidatat &quot;,&quot;details&quot;:&quot;reprehenderit quis dolore cupidatat&quot;,&quot;personalSpace&quot;:&quot;nulla veniam&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;aute&quot;,&quot;userKey&quot;:&quot;tempor in sed cupidatat&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;create&quot;,&quot;targetType&quot;:&quot;space&quot;},{&quot;operation&quot;:&quot;create&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;:-21894897,&quot;key&quot;:&quot;ullamco et&quot;,&quot;name&quot;:&quot;voluptate et&quot;,&quot;type&quot;:&quot;tempor dolore pariatur in adipisicing&quot;,&quot;status&quot;:&quot;tempor aliqua eiusmod&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;reprehenderit nostrud&quot;,&quot;metadata&quot;:&quot;velit in enim&quot;,&quot;operations&quot;:&quot;aliquip quis minim&quot;,&quot;lookAndFeel&quot;:&quot;anim&quot;,&quot;permissions&quot;:&quot;ullamco&quot;,&quot;icon&quot;:&quot;Ut commodo&quot;,&quot;description&quot;:&quot;nisi nostrud&quot;,&quot;theme&quot;:&quot;enim pariatur fugiat commodo&quot;,&quot;history&quot;:&quot;velit quis Duis&quot;,&quot;homepage&quot;:&quot;nostrud exercitation in&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;cillum id eiusmod sit elit&quot;,&quot;width&quot;:-6533442,&quot;height&quot;:78204874,&quot;isDefault&quot;:true},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;incididun&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;sit reprehenderit ea&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;:65154064,&quot;limit&quot;:-21037698,&quot;size&quot;:-53857731,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;read&quot;,&quot;targetType&quot;:&quot;attachment&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;delete&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;move&quot;,&quot;targetType&quot;:&quot;attachment&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;dolor labore&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;non esse dolore Ut&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;id consequat eu eiusmod occaecat&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;2012-03-22T02:26:26.004Z&quot;}}},&quot;when&quot;:&quot;1964-09-21T13:24:21.013Z&quot;,&quot;friendlyWhen&quot;:&quot;adipisicing l&quot;,&quot;message&quot;:&quot;veniam Duis fugiat dolor&quot;,&quot;number&quot;:20843840,&quot;minorEdit&quot;:false,&quot;_expandable&quot;:{&quot;content&quot;:&quot;quis&quot;,&quot;collaborators&quot;:&quot;labore ipsum&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;ex eu&quot;,&quot;previousVersion&quot;:&quot;Lorem magna ut&quot;,&quot;contributors&quot;:&quot;do mollit labore sit&quot;,&quot;nextVersion&quot;:&quot;aute do Excepteur enim&quot;},&quot;_links&quot;:{}},&quot;version&quot;:{&quot;by&quot;:{&quot;type&quot;:&quot;anonymous&quot;,&quot;accountId&quot;:&quot;sint exercitation in ex Ut&quot;,&quot;accountType&quot;:&quot;atlassian&quot;,&quot;email&quot;:&quot;Duis minim labore sunt&quot;,&quot;publicName&quot;:&quot;mollit Lorem&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;dolore voluptate&quot;,&quot;width&quot;:-69840498,&quot;height&quot;:10389531,&quot;isDefault&quot;:false},&quot;displayName&quot;:&quot;occaecat elit officia&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;ipsum laboris Lorem&quot;,&quot;details&quot;:&quot;non ea sunt&quot;,&quot;personalSpace&quot;:&quot;nostr&quot;},&quot;_links&quot;:{},&quot;username&quot;:&quot;cupi&quot;,&quot;userKey&quot;:&quot;incididunt Lorem&quot;,&quot;operations&quot;:[{&quot;operation&quot;:&quot;move&quot;,&quot;targetType&quot;:&quot;comment&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;:-47838130,&quot;key&quot;:&quot;ullamco officia velit&quot;,&quot;name&quot;:&quot;reprehenderit&quot;,&quot;type&quot;:&quot;eiusmod&quot;,&quot;status&quot;:&quot;officia in et&quot;,&quot;_expandable&quot;:{&quot;settings&quot;:&quot;sint aute anim&quot;,&quot;metadata&quot;:&quot;nulla magna culpa&quot;,&quot;operations&quot;:&quot;amet magna adipi&quot;,&quot;lookAndFeel&quot;:&quot;laboris&quot;,&quot;permissions&quot;:&quot;ex&quot;,&quot;icon&quot;:&quot;proident qui anim velit&quot;,&quot;description&quot;:&quot;in Ut&quot;,&quot;theme&quot;:&quot;eu aliqua anim&quot;,&quot;history&quot;:&quot;cillum dolor reprehenderit ipsum e&quot;,&quot;homepage&quot;:&quot;in in occaecat tempor&quot;},&quot;_links&quot;:{},&quot;icon&quot;:{&quot;path&quot;:&quot;quis anim&quot;,&quot;width&quot;:-20752269,&quot;height&quot;:-3086924,&quot;isDefault&quot;:false},&quot;description&quot;:{&quot;plain&quot;:{&quot;value&quot;:&quot;Ut consequat p&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 aliquip occaecat&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;:-75132387,&quot;limit&quot;:73575183,&quot;size&quot;:94176138,&quot;_links&quot;:{}}},&quot;operations&quot;:[{&quot;operation&quot;:&quot;read&quot;,&quot;targetType&quot;:&quot;attachment&quot;},{&quot;operation&quot;:&quot;restore&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;restore&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;blogpost&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;dolor magna occaecat id sed&quot;},&quot;links&quot;:{&quot;color&quot;:&quot;ullamco minim veniam&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;esse non&quot;}},&quot;history&quot;:{&quot;createdDate&quot;:&quot;1980-10-30T22:53:34.378Z&quot;}}},&quot;when&quot;:&quot;1948-01-11T00:18:30.574Z&quot;,&quot;friendlyWhen&quot;:&quot;in voluptate ullamco incididunt pr&quot;,&quot;message&quot;:&quot;proident labor&quot;,&quot;number&quot;:-2481188,&quot;minorEdit&quot;:true,&quot;_expandable&quot;:{&quot;content&quot;:&quot;consequat in enim do&quot;,&quot;collaborators&quot;:&quot;do&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;comment&quot;},{&quot;operation&quot;:&quot;purge_version&quot;,&quot;targetType&quot;:&quot;attachment&quot;}],&quot;children&quot;:{&quot;_expandable&quot;:{&quot;attachment&quot;:&quot;aute qui irure veniam&quot;,&quot;comment&quot;:&quot;commodo Ut cillum et in&quot;,&quot;page&quot;:&quot;sint et Lorem deserunt&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;:-54322022,&quot;limit&quot;:56015495,&quot;size&quot;:-10762037,&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;:60549520,&quot;limit&quot;:-21549657,&quot;size&quot;:91739556,&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;:-65465624,&quot;limit&quot;:76022498,&quot;size&quot;:35259146,&quot;_links&quot;:{}}},&quot;childTypes&quot;:{&quot;_expandable&quot;:{&quot;all&quot;:&quot;dolore ut&quot;,&quot;attachment&quot;:&quot;deserunt sed Ut eiusmod&quot;,&quot;comment&quot;:&quot;mollit qui &quot;,&quot;page&quot;:&quot;dolore&quot;},&quot;attachment&quot;:{&quot;value&quot;:true,&quot;_links&quot;:{}},&quot;comment&quot;:{&quot;value&quot;:false,&quot;_links&quot;:{}},&quot;page&quot;:{&quot;value&quot;:true,&quot;_links&quot;:{}}},&quot;descendants&quot;:{&quot;_expandable&quot;:{&quot;attachment&quot;:&quot;pari&quot;,&quot;comment&quot;:&quot;Ut voluptate mollit in&quot;,&quot;page&quot;:&quot;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;:31819587,&quot;limit&quot;:-54937921,&quot;size&quot;:41697008,&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;:69236095,&quot;limit&quot;:-14159592,&quot;size&quot;:-27913366,&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;:19285237,&quot;limit&quot;:52767698,&quot;size&quot;:91650654,&quot;_links&quot;:{}}},&quot;container&quot;:{},&quot;body&quot;:{&quot;_expandable&quot;:{&quot;editor&quot;:&quot;minim dolore occaecat adipisicing&quot;,&quot;view&quot;:&quot;reprehenderit&quot;,&quot;export_view&quot;:&quot;adipisicing laborum&quot;,&quot;styled_view&quot;:&quot;esse&quot;,&quot;storage&quot;:&quot;laboris nostrud anim id&quot;,&quot;editor2&quot;:&quot;deserunt nostrud elit&quot;,&quot;anonymous_export_view&quot;:&quot;occaecat sed&quot;}},&quot;restrictions&quot;:{&quot;_links&quot;:{},&quot;read&quot;:{&quot;operation&quot;:&quot;restore&quot;,&quot;_expandable&quot;:{&quot;restrictions&quot;:&quot;cupidatat dolor&quot;,&quot;content&quot;:&quot;id velit aliquip sed&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;in fugiat eu&quot;,&quot;group&quot;:&quot;et&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;nostrud cillum in&quot;,&quot;content&quot;:&quot;mollit occaecat enim&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;in&quot;,&quot;group&quot;:&quot;laboris cillum veniam pariatur&quot;}},&quot;content&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}}},&quot;_links&quot;:{}}],&quot;operations&quot;:[{&quot;operation&quot;:&quot;update&quot;,&quot;targetType&quot;:&quot;blogpost&quot;},{&quot;operation&quot;:&quot;purge_version&quot;,&quot;targetType&quot;:&quot;application&quot;}],&quot;children&quot;:{&quot;_expandable&quot;:{&quot;attachment&quot;:&quot;irure amet laborum&quot;,&quot;comment&quot;:&quot;Ut id sunt ut&quot;,&quot;page&quot;:&quot;enim elit quis sint ea&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;:42105397,&quot;limit&quot;:-47699916,&quot;size&quot;:23968904,&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;:97473592,&quot;limit&quot;:-60773462,&quot;size&quot;:-33264231,&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;:29247460,&quot;limit&quot;:81892620,&quot;size&quot;:86735633,&quot;_links&quot;:{}}},&quot;childTypes&quot;:{&quot;_expandable&quot;:{&quot;all&quot;:&quot;qui voluptate esse laborum&quot;,&quot;attachment&quot;:&quot;est sint&quot;,&quot;comment&quot;:&quot;cupidatat ipsum aliquip reprehenderit&quot;,&quot;page&quot;:&quot;officia incididunt&quot;},&quot;attachment&quot;:{&quot;value&quot;:true,&quot;_links&quot;:{}},&quot;comment&quot;:{&quot;value&quot;:true,&quot;_links&quot;:{}},&quot;page&quot;:{&quot;value&quot;:true,&quot;_links&quot;:{}}},&quot;descendants&quot;:{&quot;_expandable&quot;:{&quot;attachment&quot;:&quot;sed esse de&quot;,&quot;comment&quot;:&quot;qui nostrud ut culpa&quot;,&quot;page&quot;:&quot;laboris dolore id aliquip&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;:-32815384,&quot;limit&quot;:60353389,&quot;size&quot;:15665780,&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;:64477956,&quot;limit&quot;:62077397,&quot;size&quot;:-58321906,&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;:-83843568,&quot;limit&quot;:42071113,&quot;size&quot;:-30877081,&quot;_links&quot;:{}}},&quot;container&quot;:{},&quot;body&quot;:{&quot;_expandable&quot;:{&quot;editor&quot;:&quot;cillum sunt&quot;,&quot;view&quot;:&quot;labore&quot;,&quot;export_view&quot;:&quot;ex&quot;,&quot;styled_view&quot;:&quot;reprehenderit&quot;,&quot;storage&quot;:&quot;voluptate enim dolor in&quot;,&quot;editor2&quot;:&quot;culpa velit dolore&quot;,&quot;anonymous_export_view&quot;:&quot;adipisicing of&quot;}},&quot;restrictions&quot;:{&quot;_links&quot;:{},&quot;read&quot;:{&quot;operation&quot;:&quot;create&quot;,&quot;_expandable&quot;:{&quot;restrictions&quot;:&quot;cillum&quot;,&quot;content&quot;:&quot;reprehenderit Lorem&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;laborum eiusmod&quot;,&quot;group&quot;:&quot;in Excepteur quis&quot;}},&quot;content&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}},&quot;update&quot;:{&quot;operation&quot;:&quot;delete&quot;,&quot;_expandable&quot;:{&quot;restrictions&quot;:&quot;ad sunt ut consectetur et&quot;,&quot;content&quot;:&quot;amet quis sunt dolor culpa&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 magna tempor&quot;,&quot;group&quot;:&quot;sit culpa laborum&quot;}},&quot;content&quot;:{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/Content detected\u003e&quot;}}},&quot;_links&quot;:{}}