fix doc comment

This commit is contained in:
Carson McManus 2022-12-05 11:18:59 -05:00
parent cae60f6ed6
commit 5634cf82ee

View file

@ -446,7 +446,7 @@ impl SteamApiClient {
/// Endpoint: POST /phone/validate /// Endpoint: POST /phone/validate
/// Body format: form data /// Body format: form data
/// Example: /// Example:
/// ``` /// ```form
/// sessionID=FOO&phoneNumber=%2B1+1234567890 /// sessionID=FOO&phoneNumber=%2B1+1234567890
/// ``` /// ```
/// Found on page: https://store.steampowered.com/phone/add /// Found on page: https://store.steampowered.com/phone/add