Fixed expansion configuration options bugs (#793)
* Fix for logging of pre-expansion and expansion configuration reporting the wrong value * Fixed a typo in the enable_task_pre_expand_value_sets property setter * Fixed code formatting issues identified by spotless
This commit is contained in:
@@ -217,7 +217,7 @@ hapi:
|
||||
# - https://hapi.fhir.org/baseR4
|
||||
|
||||
# pre_expand_value_sets: true
|
||||
# enable_task_pre_expand_value_sets: true
|
||||
# enable_task_pre_expand_value_sets: true
|
||||
# pre_expand_value_sets_default_count: 1000
|
||||
# pre_expand_value_sets_max_count: 1000
|
||||
# maximum_expansion_size: 1000
|
||||
|
||||
Reference in New Issue
Block a user