Merge branch 'fix_report' into 'master'
Fix report API See merge request pixeldroid/PixelDroid!269
This commit is contained in:
commit
94cb52e25c
@ -270,6 +270,7 @@ interface PixelfedAPI {
|
||||
|
||||
@FormUrlEncoded
|
||||
@POST("/api/v1/reports")
|
||||
@JvmSuppressWildcards
|
||||
fun report(
|
||||
@Header("Authorization") authorization: String,
|
||||
@Field("account_id") account_id: String,
|
||||
|
Loading…
x
Reference in New Issue
Block a user