fix: change version of followRequest
This commit is contained in:
parent
9768721247
commit
40e62a8a43
|
@ -27,7 +27,7 @@ extension Mastodon.API.Account {
|
||||||
///
|
///
|
||||||
///
|
///
|
||||||
/// - Since: 0.0.0
|
/// - Since: 0.0.0
|
||||||
/// - Version: 3.0.0
|
/// - Version: 3.3.0
|
||||||
/// # Reference
|
/// # Reference
|
||||||
/// [Document](https://docs.joinmastodon.org/methods/accounts/follow_requests/)
|
/// [Document](https://docs.joinmastodon.org/methods/accounts/follow_requests/)
|
||||||
/// - Parameters:
|
/// - Parameters:
|
||||||
|
@ -59,7 +59,7 @@ extension Mastodon.API.Account {
|
||||||
///
|
///
|
||||||
///
|
///
|
||||||
/// - Since: 0.0.0
|
/// - Since: 0.0.0
|
||||||
/// - Version: 3.0.0
|
/// - Version: 3.3.0
|
||||||
/// # Reference
|
/// # Reference
|
||||||
/// [Document](https://docs.joinmastodon.org/methods/accounts/follow_requests/)
|
/// [Document](https://docs.joinmastodon.org/methods/accounts/follow_requests/)
|
||||||
/// - Parameters:
|
/// - Parameters:
|
||||||
|
|
Loading…
Reference in New Issue