Skip to content
Snippets Groups Projects

WIP: Refactor RestClient to allow override the AuthProvider

Files
20
@@ -85,6 +85,9 @@ salesforce_mapping.salesforce_mapping.*:
drupal_bundle:
type: string
label: 'Drupal Bundle'
provider_id:
type: string
label: 'Provider ID'
field_mappings:
type: sequence
label: 'Field Mappings'
Loading