Skip to main content

Module config

Module config 

Source
Expand description

Configuration types for the HTTP bootstrap provider.

Structs§

ElementMappingConfig
Mapping configuration from response items to Drasi graph elements.
ElementTemplate
Template for element creation using Handlebars expressions.
EndpointConfig
Configuration for a single HTTP endpoint to bootstrap from.
HttpBootstrapConfig
Top-level configuration for the HTTP bootstrap provider.
ResponseConfig
Response parsing configuration.

Enums§

ApiKeyLocation
Where to place an API key.
AuthConfig
Authentication configuration.
ContentTypeOverride
Override for response content type.
ElementType
Element type.
HttpMethod
HTTP methods supported for bootstrap requests.
OperationType
Operation type for source changes. Matches the HTTP webhook source naming convention.
PaginationConfig
Pagination configuration.