fix doc comment
This commit is contained in:
parent
cae60f6ed6
commit
5634cf82ee
1 changed files with 1 additions and 1 deletions
|
@ -446,7 +446,7 @@ impl SteamApiClient {
|
|||
/// Endpoint: POST /phone/validate
|
||||
/// Body format: form data
|
||||
/// Example:
|
||||
/// ```
|
||||
/// ```form
|
||||
/// sessionID=FOO&phoneNumber=%2B1+1234567890
|
||||
/// ```
|
||||
/// Found on page: https://store.steampowered.com/phone/add
|
||||
|
|
Loading…
Reference in a new issue