{"id":656,"date":"2026-02-25T10:21:40","date_gmt":"2026-02-25T10:21:40","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/es\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-tooling-mistakes\/collaborative-dfd-updates\/"},"modified":"2026-02-25T10:21:40","modified_gmt":"2026-02-25T10:21:40","slug":"collaborative-dfd-updates","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/es\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-tooling-mistakes\/collaborative-dfd-updates\/","title":{"rendered":"Poor Collaboration Practices Around DFD Updates"},"content":{"rendered":"<p>Imagine a team spends two weeks refining a Level 1 DFD for a customer onboarding process. One analyst updates a data store name, another adds a new flow, and a third repositions a process\u2014each without notifying the others. When the final version is reviewed, the model no longer matches the original intent. This isn\u2019t a rare edge case. It\u2019s the result of poor collaboration practices around DFD updates. Miscommunication, undocumented changes, and conflicting edits are silent saboteurs of data integrity and team alignment.<\/p>\n<p>These issues aren\u2019t just about tools\u2014they stem from habits. I\u2019ve seen teams lose months of work because a single undocumented flow change made a downstream integration fail. The root cause? A lack of systematic DFD teamwork practices. Without a shared understanding of who can edit what, why, and when, even well-structured diagrams become unstable. This chapter shows how to fix that. You\u2019ll learn how to build a transparent DFD collaboration workflow that prevents drift, documents decisions, and keeps every update traceable.<\/p>\n<h2>Why Silent DFD Changes Break Trust<\/h2>\n<p>When a DFD is treated as a static artifact rather than a living model, changes slip through the cracks. A process renamed without peer review means a new developer might not know the original purpose. A flow removed without explanation creates a blind spot in system integration.<\/p>\n<p>These aren\u2019t just minor oversight\u2014each untracked edit weakens the model\u2019s credibility. Stakeholders begin to question whether the DFD reflects reality at all. Worse, teams that don\u2019t track changes face audit risks and rework during compliance reviews.<\/p>\n<p>Here\u2019s what I\u2019ve learned: transparency isn\u2019t a luxury. It\u2019s the foundation of reliable DFDs. When updates are visible, explainable, and traceable, the model becomes a shared reference\u2014not a point of contention.<\/p>\n<h3>The Hidden Cost of Uncoordinated Edits<\/h3>\n<p>Let\u2019s say a developer restructures a process to improve performance. The change is made directly in the DFD, but no one else knows. When a tester tries to validate the flow, the data path no longer exists as documented. The result? A bug report, a meeting, a delay.<\/p>\n<p>This happens because most teams treat DFDs like static documents. But they\u2019re not. They evolve. And without coordination, evolution becomes chaos.<\/p>\n<p>Here are the symptoms of poor DFD collaboration workflow:<\/p>\n<ul>\n<li>Multiple versions of the same diagram circulate via email or Slack.<\/li>\n<li>Changes are made directly in exported images or PDFs without version control.<\/li>\n<li>No one remembers why a flow was added or removed.<\/li>\n<li>Team members argue over whether a change was \u201capproved\u201d or \u201cjust done.\u201d<\/li>\n<\/ul>\n<p>These are not anomalies. They\u2019re signals of inadequate DFD teamwork practices.<\/p>\n<h2>Build a Transparent DFD Collaboration Workflow<\/h2>\n<p>Good collaboration isn\u2019t about bureaucracy. It\u2019s about structure. I\u2019ve worked with teams that used simple practices to transform DFD updates from a source of friction into a source of clarity.<\/p>\n<h3>1. Schedule Regular Model Reviews<\/h3>\n<p>Set a recurring cadence\u2014weekly or bi-weekly\u2014for model review sessions. Treat it like a code review, but for diagrams. The goal isn\u2019t perfection. It\u2019s consistency, clarity, and alignment.<\/p>\n<p>Invite key stakeholders: business analysts, developers, architects, and product owners. Use the DFD to ask: \u201cDoes this flow still reflect the current process?\u201d \u201cAre there missing data points?\u201d \u201cIs the naming clear to all?\u201d<\/p>\n<p>These sessions build shared ownership and catch drift early. They also create a record of decisions, which is invaluable during onboarding or audits.<\/p>\n<h3>2. Maintain a Change Log<\/h3>\n<p>Treat every DFD update like a software commit. Even if you&#8217;re using a tool with versioning, maintain a simple change log.<\/p>\n<p>Document changes in a table like this:<\/p>\n<table>\n<tbody>\n<tr>\n<th>Date<\/th>\n<th>Editor<\/th>\n<th>Change<\/th>\n<th>Reason<\/th>\n<\/tr>\n<tr>\n<td>2024-04-02<\/td>\n<td>Jane Doe<\/td>\n<td>Renamed \u00abPayment Data\u00bb to \u00abTransaction Record\u00bb<\/td>\n<td>Improved alignment with database schema<\/td>\n<\/tr>\n<tr>\n<td>2024-04-05<\/td>\n<td>Tom Lee<\/td>\n<td>Added \u00abCustomer ID\u00bb flow to \u00abValidate Identity\u00bb process<\/td>\n<td>Required for compliance verification<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>This log doesn\u2019t need to be complex. It just needs to be visible, consistent, and easy to scan. It becomes the truth behind the model.<\/p>\n<h3>3. Use Comment Threads for Context<\/h3>\n<p>When a change is made, don\u2019t just edit the model. Use the tool\u2019s commenting feature to explain why.<\/p>\n<p>For example, instead of silently renaming a process from \u201cProcess Data\u201d to \u201cVerify Customer Identity,\u201d add a comment: \u201cChanged per new compliance standard\u2014requires customer ID and address verification.\u201d<\/p>\n<p>These comments become part of the model. They answer questions like \u201cWhy did this change?\u201d and \u201cWho approved it?\u201d<\/p>\n<p>When new team members join, they can read the context without asking.<\/p>\n<h2>How Tools Can Enable DFD Teamwork Practices<\/h2>\n<p>Good tools aren\u2019t just about drawing\u2014it\u2019s about enabling collaboration. The right platform can turn a chaotic process into a streamlined one.<\/p>\n<p>Look for features that support:<\/p>\n<ul>\n<li><strong>Real-time co-editing<\/strong>: Multiple analysts can update the same diagram without conflict.<\/li>\n<li><strong>Version history<\/strong>: See who changed what, when, and why. Revert if needed.<\/li>\n<li><strong>Change tracking<\/strong>: Highlight updates in red or with a timestamp.<\/li>\n<li><strong>Comment threads per element<\/strong>: Discuss a flow, a process, or a data store directly on the diagram.<\/li>\n<li><strong>Access control<\/strong>: Define who can edit, comment, or review.<\/li>\n<\/ul>\n<p>I\u2019ve used tool like Visual Paradigm where these features are built in. The difference is stark. Instead of weeks of back-and-forth emails, you get a shared, auditable workspace.<\/p>\n<p>Don\u2019t underestimate the power of a single comment on a process. It can save a team days of confusion.<\/p>\n<h2>DFD Collaboration Workflow: A Step-by-Step Guide<\/h2>\n<p>Here\u2019s a workflow I\u2019ve used in multiple projects to standardize DFD updates:<\/p>\n<ol>\n<li><strong>Assign ownership<\/strong>: Designate a model steward or rotate responsibility weekly.<\/li>\n<li><strong>Propose changes via comment<\/strong>: Post edits in the comment thread, not directly on the diagram.<\/li>\n<li><strong>Review and discuss<\/strong>: Hold a 15-minute team sync to approve or refine the change.<\/li>\n<li><strong>Implement and log<\/strong>: Apply the edit, then update the change log.<\/li>\n<li><strong>Archive discussion<\/strong>: Close the comment thread and tag it with the change ID.<\/li>\n<\/ol>\n<p>This isn\u2019t overkill. It\u2019s discipline. It ensures every update is visible, reasoned, and traceable.<\/p>\n<h2>Key Takeaways<\/h2>\n<p>Collaborative DFD updates are not optional. They\u2019re essential.<\/p>\n<p>Without coordinated DFD changes, models become outdated, misunderstood, and unreliable. The cost of silence is high\u2014miscommunication, rework, audit failures.<\/p>\n<p>By adopting a structured DFD collaboration workflow\u2014regular reviews, a change log, and comment threads\u2014you transform updates from a risk into a strength. DFD teamwork practices become the glue that holds your system design together.<\/p>\n<p>Start small. Pick one diagram. Apply one change log. Add one comment. Build momentum. Your team will thank you.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>What if someone makes a change without telling the team?<\/h3>\n<p>That\u2019s exactly why a comment thread and review process are critical. If someone edits a DFD without notice, the comment feature flags it. The model steward can revert it or escalate. The key is to have a system where changes are visible from the start.<\/p>\n<h3>How often should we review DFDs?<\/h3>\n<p>Every two weeks is a good baseline. If the system is stable, monthly may suffice. If changes are frequent\u2014like in agile sprints\u2014review after each sprint. Adjust based on complexity and stakeholder feedback.<\/p>\n<h3>Can I use DFD collaboration workflow in a small team?<\/h3>\n<p>Absolutely. Small teams benefit most from transparency. One change log, one comment thread, and one review per sprint can prevent more conflict than complex processes.<\/p>\n<h3>What if the model is shared across teams with different priorities?<\/h3>\n<p>Use version-specific DFDs. Tag them by release or team. Keep a master version linked to a change log. That way, each team sees only what matters to them, while the full history remains intact.<\/p>\n<h3>How do I get my team to adopt this workflow?<\/h3>\n<p>Start with a pilot. Choose one DFD. Apply the workflow for two weeks. Show the benefits: fewer misunderstandings, faster reviews, clearer documentation. Then scale. Lead with results, not rules.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Imagine a team spends two weeks refining a Level 1 DFD for a customer onboarding process. One analyst updates a data store name, another adds a new flow, and a third repositions a process\u2014each without notifying the others. When the final version is reviewed, the model no longer matches the original intent. This isn\u2019t a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":652,"menu_order":3,"template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"doc_tag":[],"class_list":["post-656","docs","type-docs","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Collaborative DFD Updates: Avoid Silent Changes<\/title>\n<meta name=\"description\" content=\"Master collaborative DFD updates with proven DFD teamwork practices, coordinating DFD changes, and a clear DFD collaboration workflow. Avoid silent edits and version chaos in your data flow diagrams.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/skills.visual-paradigm.com\/es\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-tooling-mistakes\/collaborative-dfd-updates\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Collaborative DFD Updates: Avoid Silent Changes\" \/>\n<meta property=\"og:description\" content=\"Master collaborative DFD updates with proven DFD teamwork practices, coordinating DFD changes, and a clear DFD collaboration workflow. Avoid silent edits and version chaos in your data flow diagrams.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/es\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-tooling-mistakes\/collaborative-dfd-updates\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills Espa\u00f1ol\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-tooling-mistakes\/collaborative-dfd-updates\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/es\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-tooling-mistakes\/collaborative-dfd-updates\/\",\"name\":\"Collaborative DFD Updates: Avoid Silent Changes\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/#website\"},\"datePublished\":\"2026-02-25T10:21:40+00:00\",\"description\":\"Master collaborative DFD updates with proven DFD teamwork practices, coordinating DFD changes, and a clear DFD collaboration workflow. Avoid silent edits and version chaos in your data flow diagrams.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-tooling-mistakes\/collaborative-dfd-updates\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/es\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-tooling-mistakes\/collaborative-dfd-updates\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-tooling-mistakes\/collaborative-dfd-updates\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/es\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Common DFD Mistakes and How to Avoid Them\",\"item\":\"https:\/\/skills.visual-paradigm.com\/es\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Tooling, Collaboration, and Workflow Mistakes\",\"item\":\"https:\/\/skills.visual-paradigm.com\/es\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-tooling-mistakes\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Poor Collaboration Practices Around DFD Updates\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/#website\",\"url\":\"https:\/\/skills.visual-paradigm.com\/es\/\",\"name\":\"Visual Paradigm Skills Espa\u00f1ol\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skills.visual-paradigm.com\/es\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/#organization\",\"name\":\"Visual Paradigm Skills Espa\u00f1ol\",\"url\":\"https:\/\/skills.visual-paradigm.com\/es\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/es\/wp-content\/uploads\/sites\/5\/2026\/02\/favicon.svg\",\"contentUrl\":\"https:\/\/skills.visual-paradigm.com\/es\/wp-content\/uploads\/sites\/5\/2026\/02\/favicon.svg\",\"width\":70,\"height\":70,\"caption\":\"Visual Paradigm Skills Espa\u00f1ol\"},\"image\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Collaborative DFD Updates: Avoid Silent Changes","description":"Master collaborative DFD updates with proven DFD teamwork practices, coordinating DFD changes, and a clear DFD collaboration workflow. Avoid silent edits and version chaos in your data flow diagrams.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/skills.visual-paradigm.com\/es\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-tooling-mistakes\/collaborative-dfd-updates\/","og_locale":"es_ES","og_type":"article","og_title":"Collaborative DFD Updates: Avoid Silent Changes","og_description":"Master collaborative DFD updates with proven DFD teamwork practices, coordinating DFD changes, and a clear DFD collaboration workflow. Avoid silent edits and version chaos in your data flow diagrams.","og_url":"https:\/\/skills.visual-paradigm.com\/es\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-tooling-mistakes\/collaborative-dfd-updates\/","og_site_name":"Visual Paradigm Skills Espa\u00f1ol","twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"6 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/es\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-tooling-mistakes\/collaborative-dfd-updates\/","url":"https:\/\/skills.visual-paradigm.com\/es\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-tooling-mistakes\/collaborative-dfd-updates\/","name":"Collaborative DFD Updates: Avoid Silent Changes","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/es\/#website"},"datePublished":"2026-02-25T10:21:40+00:00","description":"Master collaborative DFD updates with proven DFD teamwork practices, coordinating DFD changes, and a clear DFD collaboration workflow. Avoid silent edits and version chaos in your data flow diagrams.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/es\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-tooling-mistakes\/collaborative-dfd-updates\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/es\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-tooling-mistakes\/collaborative-dfd-updates\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/es\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-tooling-mistakes\/collaborative-dfd-updates\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/es\/"},{"@type":"ListItem","position":2,"name":"Common DFD Mistakes and How to Avoid Them","item":"https:\/\/skills.visual-paradigm.com\/es\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/"},{"@type":"ListItem","position":3,"name":"Tooling, Collaboration, and Workflow Mistakes","item":"https:\/\/skills.visual-paradigm.com\/es\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-tooling-mistakes\/"},{"@type":"ListItem","position":4,"name":"Poor Collaboration Practices Around DFD Updates"}]},{"@type":"WebSite","@id":"https:\/\/skills.visual-paradigm.com\/es\/#website","url":"https:\/\/skills.visual-paradigm.com\/es\/","name":"Visual Paradigm Skills Espa\u00f1ol","description":"","publisher":{"@id":"https:\/\/skills.visual-paradigm.com\/es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skills.visual-paradigm.com\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/skills.visual-paradigm.com\/es\/#organization","name":"Visual Paradigm Skills Espa\u00f1ol","url":"https:\/\/skills.visual-paradigm.com\/es\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/skills.visual-paradigm.com\/es\/#\/schema\/logo\/image\/","url":"https:\/\/skills.visual-paradigm.com\/es\/wp-content\/uploads\/sites\/5\/2026\/02\/favicon.svg","contentUrl":"https:\/\/skills.visual-paradigm.com\/es\/wp-content\/uploads\/sites\/5\/2026\/02\/favicon.svg","width":70,"height":70,"caption":"Visual Paradigm Skills Espa\u00f1ol"},"image":{"@id":"https:\/\/skills.visual-paradigm.com\/es\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/skills.visual-paradigm.com\/es\/wp-json\/wp\/v2\/docs\/656","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skills.visual-paradigm.com\/es\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/skills.visual-paradigm.com\/es\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/es\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/skills.visual-paradigm.com\/es\/wp-json\/wp\/v2\/docs\/656\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/es\/wp-json\/wp\/v2\/docs\/652"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/es\/wp-json\/wp\/v2\/media?parent=656"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/es\/wp-json\/wp\/v2\/doc_tag?post=656"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}