doc: update doc for Report API
This commit is contained in:
parent
3810588abb
commit
1411bcadf6
|
@ -19,7 +19,7 @@ extension Mastodon.API.Reports {
|
||||||
/// 1.1 - added
|
/// 1.1 - added
|
||||||
/// 2.3.0 - add forward parameter
|
/// 2.3.0 - add forward parameter
|
||||||
/// # Reference
|
/// # Reference
|
||||||
/// [Document](https://docs.joinmastodon.org/methods/search/)
|
/// [Document](https://docs.joinmastodon.org/methods/accounts/reports/)
|
||||||
/// - Parameters:
|
/// - Parameters:
|
||||||
/// - session: `URLSession`
|
/// - session: `URLSession`
|
||||||
/// - domain: Mastodon instance domain. e.g. "example.com"
|
/// - domain: Mastodon instance domain. e.g. "example.com"
|
||||||
|
|
Loading…
Reference in New Issue