fix markdown format
This commit is contained in:
parent
4b3b1fec4e
commit
270c3fe446
|
@ -185,11 +185,11 @@ Post here request with `grant_type=refresh_token` to obtain new access token. Re
|
||||||
|
|
||||||
Has theses additional parameters (which are the same as in Pleroma-API):
|
Has theses additional parameters (which are the same as in Pleroma-API):
|
||||||
|
|
||||||
`fullname`: optional
|
- `fullname`: optional
|
||||||
`bio`: optional
|
- `bio`: optional
|
||||||
`captcha_solution`: optional, contains provider-specific captcha solution,
|
- `captcha_solution`: optional, contains provider-specific captcha solution,
|
||||||
`captcha_token`: optional, contains provider-specific captcha token
|
- `captcha_token`: optional, contains provider-specific captcha token
|
||||||
`token`: invite token required when the registrations aren't public.
|
- `token`: invite token required when the registrations aren't public.
|
||||||
|
|
||||||
|
|
||||||
## Markers
|
## Markers
|
||||||
|
|
Loading…
Reference in New Issue