[#28] Add API parameter documentation and fix typo in API sepc
This commit is contained in:
parent
36a756e4dd
commit
c81e10faaa
2 changed files with 3 additions and 2 deletions
|
@ -224,7 +224,7 @@ function _civicrm_api3_twingle_donation_Submit_spec(&$params) {
|
|||
'api.required' => 0,
|
||||
'description' => E::ts('The company of the contact.'),
|
||||
);
|
||||
$params['user_extrafield'] = array(
|
||||
$params['user_language'] = array(
|
||||
'name' => 'user_language',
|
||||
'title' => E::ts('Language'),
|
||||
'type' => CRM_Utils_Type::T_STRING,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue