doc: update doc for Report API

This commit is contained in:
ihugo 2021-04-22 22:58:55 +08:00
parent 3810588abb
commit 1411bcadf6
1 changed files with 1 additions and 1 deletions

View File

@ -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"