Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateConfigurationParams

Parameters for the updateConfiguration operation.

Hierarchy

  • UpdateConfigurationParams

Index

Properties

configurationId

configurationId: string

The ID of the configuration.

Optional conversions

conversions: Conversions

Document conversion settings.

Optional description

description: string

The description of the configuration, if available.

Optional enrichments

enrichments: Enrichment[]

An array of document enrichment settings for the configuration.

environmentId

environmentId: string

The ID of the environment.

Optional headers

headers: OutgoingHttpHeaders

name

name: string

The name of the configuration.

Optional normalizations

normalizations: NormalizationOperation[]

Defines operations that can be used to transform the final output JSON into a normalized form. Operations are executed in the order that they appear in the array.

Optional source

source: Source

Object containing source parameters for the configuration.

Generated using TypeDoc