getEditable('jsonapi_extras.settings'); $editable_config->set('validate_configuration_integrity', FALSE); // Since the schema changes may not be there yet, we need to trust the data. $editable_config->save(TRUE); }