Skip to content

Commit 8e15bef

Browse files
mssfanganandanthony
authored andcommitted
[Language] Rename DocumentType to HealthcareDocumentType (Azure#21114)
* Update analyzetext.json DocumentType is only for FHIR which is only healthcare feature related. Is possible to rename to add prefix "healthcare" to the type name * Update dev/cognitiveservices/data-plane/Language/analyzetext.json
1 parent 43886a1 commit 8e15bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/cognitiveservices/data-plane/Language/analyzetext.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@
785785
},
786786
"documentType": {
787787
"x-ms-enum": {
788-
"name": "documentType",
788+
"name": "healthcareDocumentType",
789789
"modelAsString": true
790790
},
791791
"type": "string",

0 commit comments

Comments
 (0)