github Azure/azure-sdk-for-js @azure/ai-form-recognizer_1.0.0-preview.4

latest releases: @azure-rest/maps-search_2.0.0-beta.2, @azure-rest/maps-geolocation_1.0.0-beta.4, @azure-rest/maps-render_2.0.0-beta.1...
pre-release4 years ago

1.0.0-preview.4 (2020-07-07)

  • [Breaking] Replace RecognizedReceiptArray with the more generic RecognizedFormArray in the Poller response type returned by beginRecognizeReceipts and beginRecognizeReceiptsFromUrl.
  • Added an expiresOn property to the CopyAuthorization type containing the time that the Copy Authorization will expire encoded as a JavaScript Date type.
  • [Breaking] Rename the textContent field of the FieldData and FormTableCell types to fieldElements to mirror the change in its type.
  • [Breaking] Rename the FormField type's labelText and valueText fields to labelData and valueData respectively, to mirror the change of their type to FieldData;
  • [Breaking] Rename the includeTextContent request option to includeFieldElements to mirror the change to FieldData and FormElement.
  • [Breaking] Rename FieldText to FieldData and FormContent to FormElement to reflect that fields may contain more than textual information.
  • [Breaking] Rename includeTextDetails to includeTextContent in custom form and receipt recognition options to be consistent with other languages.
  • [Breaking] Rename properties requestedOn to trainingStartedOn and completedOn to trainingCompletedOn in CustomFormModel and CustomFormModelInfo types.

Don't miss a new azure-sdk-for-js release

NewReleases is sending notifications on new releases.