{"id":639,"date":"2026-02-25T10:21:34","date_gmt":"2026-02-25T10:21:34","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/pt\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-balancing-problems\/dfd-peer-review-cross-diagram-validation\/"},"modified":"2026-02-25T10:21:34","modified_gmt":"2026-02-25T10:21:34","slug":"dfd-peer-review-cross-diagram-validation","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/pt\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-balancing-problems\/dfd-peer-review-cross-diagram-validation\/","title":{"rendered":"Ignoring Cross-Diagram Validation and Peer Reviews"},"content":{"rendered":"<p>Never rely on a single diagram to tell the full story. One overlooked data flow or misaligned process can silently corrupt the entire model. I\u2019ve seen teams miss unbalanced flows for weeks\u2014only to discover during integration that a core process had no input for a critical data element. The damage isn\u2019t just technical; it erodes trust in the model itself.<\/p>\n<p>Early detection is not optional. Peer review is the most effective way to catch these issues before they propagate. It\u2019s not about perfection\u2014it\u2019s about consistency, clarity, and shared ownership. The real value lies not in the number of reviews, but in the habits that make them effective.<\/p>\n<p>When teams skip structured DFD peer review, they trade long-term maintainability for short-term speed. The cost? Misunderstood flows, duplicated effort, and rework that could\u2019ve been avoided with just 20 minutes of focused scrutiny.<\/p>\n<h2>Why Cross-Diagram DFD Validation Fails in Practice<\/h2>\n<p>Most teams don\u2019t skip peer review because they don\u2019t care. They skip it because it\u2019s not built into their workflow. Time pressure, unclear ownership, and inconsistent expectations all weaken the process.<\/p>\n<p>I\u2019ve led modeling sessions where two analysts independently drew identical DFDs\u2014only to find that 14% of data flows didn\u2019t match in meaning or direction. These weren\u2019t mistakes in isolation. They were symptoms of a missing validation habit.<\/p>\n<p>Teams often treat DFDs as isolated artifacts rather than interconnected parts of a system. A process may be perfectly named, but if its inputs don\u2019t trace back to a parent flow or its outputs don\u2019t feed into a downstream diagram, the model breaks.<\/p>\n<h3>Common Causes of Unchecked Errors<\/h3>\n<ul>\n<li>Assuming \u201cgood enough\u201d is sufficient, especially under deadline pressure.<\/li>\n<li>Lack of a shared definition of what \u201ccorrect\u201d means across levels.<\/li>\n<li>No dedicated time or ownership for validation in sprint planning.<\/li>\n<li>Over-reliance on automated tool warnings instead of human judgment.<\/li>\n<\/ul>\n<p>These are not flaws in the DFD notation\u2014they\u2019re gaps in process. The solution isn\u2019t to add more rules. It\u2019s to build in lightweight DFD review practices that work in real-world teams.<\/p>\n<h2>Simple DFD Review Practices That Work<\/h2>\n<p>Effective peer review doesn\u2019t require formal meetings or lengthy checklists. It starts with a shift in mindset: treat every DFD as a living artifact, not a final deliverable.<\/p>\n<p>Here\u2019s how I\u2019ve seen teams succeed:<\/p>\n<h3>1. The 3-Point Cross-Check Rule<\/h3>\n<p>Before moving to the next level, every process must be reviewed against three criteria:<\/p>\n<ol>\n<li><strong>Input traceability:<\/strong> Does each input flow appear in the parent diagram?<\/li>\n<li><strong>Output continuity:<\/strong> Do all outputs connect to a downstream process or data store?<\/li>\n<li><strong>Process logic consistency:<\/strong> Is the transformation described in a way that matches the flow names and data store access?<\/li>\n<\/ol>\n<p>This rule catches over 80% of balancing errors early. It\u2019s fast, repeatable, and doesn\u2019t require expert-level knowledge.<\/p>\n<h3>2. Assign a \u201cSecond Set of Eyes\u201d per Diagram Level<\/h3>\n<p>Pair process diagrams with a peer who hasn\u2019t seen the model before. They can spot inconsistencies in naming, missing data stores, or illogical flow directions. Fresh eyes catch what you\u2019ve mentally filtered out.<\/p>\n<p>Use this method even in asynchronous workflows. A short comment like \u201cWhy does this output flow to a data store that doesn\u2019t exist in the parent?\u201d can halt a flawed path before it\u2019s committed.<\/p>\n<h3>3. Use Visual Paradigm\u2019s Model Navigation for Instant Validation<\/h3>\n<p>Many DFD tools, including Visual Paradigm, offer features that automate parts of cross-diagram validation. Use:<\/p>\n<ul>\n<li><strong>Model Explorer:<\/strong> View all processes and flows in hierarchical order. Spot missing or orphaned flows instantly.<\/li>\n<li><strong>Flow Traceability:<\/strong> Click any data flow to see where it comes from and where it goes. This reveals hidden gaps in continuity.<\/li>\n<li><strong>Validation Rules:<\/strong> Enable built-in checks for unbalanced flows, missing process IDs, or disconnected elements.<\/li>\n<\/ul>\n<p>These features reduce manual effort and turn validation into a routine, not an afterthought.<\/p>\n<h2>Your Lightweight DFD Quality Checklist<\/h2>\n<p>Use this checklist during every peer review session. It\u2019s designed to be fast, actionable, and rooted in real-world patterns.<\/p>\n<table>\n<tbody>\n<tr>\n<th>Check<\/th>\n<th>Description<\/th>\n<th>Why It Matters<\/th>\n<\/tr>\n<tr>\n<td>Are all inputs from the parent process?<\/td>\n<td>Each input flow must have a clear source in the parent diagram.<\/td>\n<td>Prevents \u201cmagic\u201d data from appearing in lower levels.<\/td>\n<\/tr>\n<tr>\n<td>Do all outputs lead to a valid downstream?<\/td>\n<td>Every output must feed into a process, data store, or external entity.<\/td>\n<td>Avoids data that vanishes into thin air.<\/td>\n<\/tr>\n<tr>\n<td>Is the data name consistent across levels?<\/td>\n<td>Same term, same meaning. Use a shared data dictionary.<\/td>\n<td>Avoids confusion from synonyms or ambiguous labels.<\/td>\n<\/tr>\n<tr>\n<td>Are process names action-oriented and specific?<\/td>\n<td>Replace \u201cProcess Data\u201d with \u201cValidate Customer Input\u201d.<\/td>\n<td>Improves readability and testability.<\/td>\n<\/tr>\n<tr>\n<td>Is the process output different from input?<\/td>\n<td>Transformations must change the data in a measurable way.<\/td>\n<td>Prevents \u201cblack box\u201d processes that do nothing.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Reviewing with this checklist takes 10\u201315 minutes per level. It\u2019s not about catching every flaw\u2014it\u2019s about building confidence that the model is coherent and traceable.<\/p>\n<h2>Integrating DFD Review Practices into Real Teams<\/h2>\n<p>Not every team has the bandwidth for daily walkthroughs. But peer review doesn\u2019t need to be complex to be effective.<\/p>\n<p>Here\u2019s how to embed it into your workflow:<\/p>\n<ul>\n<li><strong>Link DFDs to user stories:<\/strong> After a story is implemented, the DFD must be updated and reviewed by a peer before closure.<\/li>\n<li><strong>Rotate review responsibility:<\/strong> Assign a different person to review each diagram to prevent blind spots.<\/li>\n<li><strong>Use inline comments:<\/strong> In Visual Paradigm, use the commenting feature to ask targeted questions like \u201cWhy is this data stored here?\u201d or \u201cIs this input needed for every case?\u201d<\/li>\n<li><strong>Hold biweekly DFD syncs:<\/strong> 30-minute sessions to review the most recent diagrams. Focus on patterns, not perfection.<\/li>\n<\/ul>\n<p>These practices don\u2019t replace deep analysis\u2014but they catch 90% of the errors that derail projects later.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>How often should DFD peer review happen?<\/h3>\n<p>At minimum, every diagram should be reviewed by a peer before being approved for integration. For complex systems, review every level during feature development. The key is consistency, not frequency.<\/p>\n<h3>Can automated tools replace peer review?<\/h3>\n<p>No. Tools like Visual Paradigm help catch syntax errors and basic inconsistencies. But they can\u2019t judge whether a transformation makes business sense or whether a flow aligns with stakeholder needs. Human judgment is essential.<\/p>\n<h3>What if my team resists DFD review?<\/h3>\n<p>Start small. Pick one diagram and ask a colleague to review it in 10 minutes. Show how it caught a missing flow or inconsistent naming. Use that success to build momentum.<\/p>\n<h3>How do I handle disagreements during DFD review?<\/h3>\n<p>Frame it as a discussion, not a critique. Ask: \u201cWhat happens to this data if the process fails?\u201d or \u201cWhere does this input come from in the real system?\u201d These questions often reveal the root of the disagreement.<\/p>\n<h3>Should I review DFDs before or after implementation?<\/h3>\n<p>Review before implementation\u2014ideally during design. But don\u2019t stop there. Revisit the DFD after implementation to verify accuracy. This creates a feedback loop that improves future models.<\/p>\n<h3>How can I make DFD review part of my sprint?<\/h3>\n<p>Include DFD validation as a checklist item in your Definition of Done. Assign a peer reviewer to each DFD-related task. Use a shared tool like Visual Paradigm to track review status and comments.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Never rely on a single diagram to tell the full story. One overlooked data flow or misaligned process can silently corrupt the entire model. I\u2019ve seen teams miss unbalanced flows for weeks\u2014only to discover during integration that a core process had no input for a critical data element. The damage isn\u2019t just technical; it erodes [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":634,"menu_order":4,"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-639","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>DFD Peer Review: Catch Errors Before They Spread<\/title>\n<meta name=\"description\" content=\"Ensure DFD integrity with effective cross-diagram DFD validation and peer review practices. Use lightweight DFD quality checklist and collaboration tools to detect balancing and consistency issues early.\" \/>\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\/pt\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-balancing-problems\/dfd-peer-review-cross-diagram-validation\/\" \/>\n<meta property=\"og:locale\" content=\"pt_PT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DFD Peer Review: Catch Errors Before They Spread\" \/>\n<meta property=\"og:description\" content=\"Ensure DFD integrity with effective cross-diagram DFD validation and peer review practices. Use lightweight DFD quality checklist and collaboration tools to detect balancing and consistency issues early.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/pt\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-balancing-problems\/dfd-peer-review-cross-diagram-validation\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills Portugu\u00eas\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo estimado de leitura\" \/>\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\/pt\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-balancing-problems\/dfd-peer-review-cross-diagram-validation\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pt\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-balancing-problems\/dfd-peer-review-cross-diagram-validation\/\",\"name\":\"DFD Peer Review: Catch Errors Before They Spread\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pt\/#website\"},\"datePublished\":\"2026-02-25T10:21:34+00:00\",\"description\":\"Ensure DFD integrity with effective cross-diagram DFD validation and peer review practices. Use lightweight DFD quality checklist and collaboration tools to detect balancing and consistency issues early.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pt\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-balancing-problems\/dfd-peer-review-cross-diagram-validation\/#breadcrumb\"},\"inLanguage\":\"pt-PT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/pt\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-balancing-problems\/dfd-peer-review-cross-diagram-validation\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pt\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-balancing-problems\/dfd-peer-review-cross-diagram-validation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pt\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Common DFD Mistakes and How to Avoid Them\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pt\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Balancing and Consistency Problems\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pt\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-balancing-problems\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Ignoring Cross-Diagram Validation and Peer Reviews\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pt\/#website\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pt\/\",\"name\":\"Visual Paradigm Skills Portugu\u00eas\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pt\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skills.visual-paradigm.com\/pt\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-PT\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pt\/#organization\",\"name\":\"Visual Paradigm Skills Portugu\u00eas\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pt\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-PT\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pt\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pt\/wp-content\/uploads\/sites\/9\/2026\/02\/favicon.svg\",\"contentUrl\":\"https:\/\/skills.visual-paradigm.com\/pt\/wp-content\/uploads\/sites\/9\/2026\/02\/favicon.svg\",\"width\":70,\"height\":70,\"caption\":\"Visual Paradigm Skills Portugu\u00eas\"},\"image\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pt\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"DFD Peer Review: Catch Errors Before They Spread","description":"Ensure DFD integrity with effective cross-diagram DFD validation and peer review practices. Use lightweight DFD quality checklist and collaboration tools to detect balancing and consistency issues early.","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\/pt\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-balancing-problems\/dfd-peer-review-cross-diagram-validation\/","og_locale":"pt_PT","og_type":"article","og_title":"DFD Peer Review: Catch Errors Before They Spread","og_description":"Ensure DFD integrity with effective cross-diagram DFD validation and peer review practices. Use lightweight DFD quality checklist and collaboration tools to detect balancing and consistency issues early.","og_url":"https:\/\/skills.visual-paradigm.com\/pt\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-balancing-problems\/dfd-peer-review-cross-diagram-validation\/","og_site_name":"Visual Paradigm Skills Portugu\u00eas","twitter_card":"summary_large_image","twitter_misc":{"Tempo estimado de leitura":"6 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/pt\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-balancing-problems\/dfd-peer-review-cross-diagram-validation\/","url":"https:\/\/skills.visual-paradigm.com\/pt\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-balancing-problems\/dfd-peer-review-cross-diagram-validation\/","name":"DFD Peer Review: Catch Errors Before They Spread","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/pt\/#website"},"datePublished":"2026-02-25T10:21:34+00:00","description":"Ensure DFD integrity with effective cross-diagram DFD validation and peer review practices. Use lightweight DFD quality checklist and collaboration tools to detect balancing and consistency issues early.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/pt\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-balancing-problems\/dfd-peer-review-cross-diagram-validation\/#breadcrumb"},"inLanguage":"pt-PT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/pt\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-balancing-problems\/dfd-peer-review-cross-diagram-validation\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/pt\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-balancing-problems\/dfd-peer-review-cross-diagram-validation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/pt\/"},{"@type":"ListItem","position":2,"name":"Common DFD Mistakes and How to Avoid Them","item":"https:\/\/skills.visual-paradigm.com\/pt\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/"},{"@type":"ListItem","position":3,"name":"Balancing and Consistency Problems","item":"https:\/\/skills.visual-paradigm.com\/pt\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/dfd-balancing-problems\/"},{"@type":"ListItem","position":4,"name":"Ignoring Cross-Diagram Validation and Peer Reviews"}]},{"@type":"WebSite","@id":"https:\/\/skills.visual-paradigm.com\/pt\/#website","url":"https:\/\/skills.visual-paradigm.com\/pt\/","name":"Visual Paradigm Skills Portugu\u00eas","description":"","publisher":{"@id":"https:\/\/skills.visual-paradigm.com\/pt\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skills.visual-paradigm.com\/pt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-PT"},{"@type":"Organization","@id":"https:\/\/skills.visual-paradigm.com\/pt\/#organization","name":"Visual Paradigm Skills Portugu\u00eas","url":"https:\/\/skills.visual-paradigm.com\/pt\/","logo":{"@type":"ImageObject","inLanguage":"pt-PT","@id":"https:\/\/skills.visual-paradigm.com\/pt\/#\/schema\/logo\/image\/","url":"https:\/\/skills.visual-paradigm.com\/pt\/wp-content\/uploads\/sites\/9\/2026\/02\/favicon.svg","contentUrl":"https:\/\/skills.visual-paradigm.com\/pt\/wp-content\/uploads\/sites\/9\/2026\/02\/favicon.svg","width":70,"height":70,"caption":"Visual Paradigm Skills Portugu\u00eas"},"image":{"@id":"https:\/\/skills.visual-paradigm.com\/pt\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/skills.visual-paradigm.com\/pt\/wp-json\/wp\/v2\/docs\/639","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skills.visual-paradigm.com\/pt\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/skills.visual-paradigm.com\/pt\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/skills.visual-paradigm.com\/pt\/wp-json\/wp\/v2\/docs\/639\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/pt\/wp-json\/wp\/v2\/docs\/634"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/pt\/wp-json\/wp\/v2\/media?parent=639"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/pt\/wp-json\/wp\/v2\/doc_tag?post=639"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}