mirror of
https://gitlab.linphone.org/BC/public/flexisip-account-manager.git
synced 2026-01-17 01:58:07 +00:00
Bump the version to 142 to generate a package
Small fix in the documentation
This commit is contained in:
parent
354830da7e
commit
093619a22c
2 changed files with 2 additions and 2 deletions
|
|
@ -104,7 +104,7 @@ Create and return an `account_creation_token`.
|
|||
<span class="badge badge-success">Public</span>
|
||||
Generate an `auth_token`. To attach the generated token to an account see [`auth_token` attachement endpoint](#get-accountsauthtokenauthtokenattach).
|
||||
|
||||
#### `GET /accounts/auth_token/{auth_token}/attach`
|
||||
### `GET /accounts/auth_token/{auth_token}/attach`
|
||||
<span class="badge badge-info">User</span>
|
||||
Attach a publicly generated authentication token to the currently authenticated account.
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
#%define _datadir %{_datarootdir}
|
||||
#%define _docdir %{_datadir}/doc
|
||||
|
||||
%define build_number 141
|
||||
%define build_number 142
|
||||
%define var_dir /var/opt/belledonne-communications
|
||||
%define opt_dir /opt/belledonne-communications/share/flexisip-account-manager
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue