Skip to content

Commit e8b8727

Browse files
Merge pull request #2945 from gmndrg/main
Update cognitive-search-skill-document-intelligence-layout.md
2 parents f4ecd08 + f820423 commit e8b8727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/cognitive-search-skill-document-intelligence-layout.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom:
1111
- references_regions
1212
- ignite-2024
1313
ms.topic: reference
14-
ms.date: 11/20/2024
14+
ms.date: 02/13/2025
1515
---
1616

1717
# Document Layout skill
@@ -123,7 +123,7 @@ The file reference object can be generated in one of following ways:
123123
"skills": [
124124
{
125125
"description": "Analyze a document",
126-
"@odata.type": "#Microsoft.Skills.Util.DocumentLayoutAnalysisSkill",
126+
"@odata.type": "#Microsoft.Skills.Util.DocumentIntelligenceLayoutSkill",
127127
"context": "/document",
128128
  "outputMode": "oneToMany",
129129
"markdownHeaderDepth": "h3",

0 commit comments

Comments
 (0)