added ability to update simkl episode count
This commit is contained in:
@ -5,12 +5,12 @@ meta {
|
||||
}
|
||||
|
||||
get {
|
||||
url: https://api.simkl.com/search/id?client_id={{SIMKL_CLIENT_ID}}&mal=52991
|
||||
url: https://api.simkl.com/search/id?client_id={{SIMKL_CLIENT_ID}}&simkl=2307708
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
|
||||
params:query {
|
||||
client_id: {{SIMKL_CLIENT_ID}}
|
||||
mal: 52991
|
||||
simkl: 2307708
|
||||
}
|
||||
|
Reference in New Issue
Block a user