@azure/ai-language-text 1.1.0-alpha.20230418.2 → 1.1.0-alpha.20230508.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3159,17 +3159,7 @@ export const HealthcareAction = {
3159
3159
  type: {
3160
3160
  name: "Composite",
3161
3161
  className: "HealthcareAction",
3162
- modelProperties: Object.assign(Object.assign({}, ActionPrebuilt.type.modelProperties), { fhirVersion: {
3163
- serializedName: "fhirVersion",
3164
- type: {
3165
- name: "String"
3166
- }
3167
- }, documentType: {
3168
- serializedName: "documentType",
3169
- type: {
3170
- name: "String"
3171
- }
3172
- }, stringIndexType: {
3162
+ modelProperties: Object.assign(Object.assign({}, ActionPrebuilt.type.modelProperties), { stringIndexType: {
3173
3163
  defaultValue: "Utf16CodeUnit",
3174
3164
  serializedName: "stringIndexType",
3175
3165
  type: {