mirror of
https://github.com/ultrasn0w/huso.git
synced 2025-12-14 08:39:53 +01:00
Add appointment to watchext
This commit is contained in:
@@ -215,7 +215,8 @@ _[]AnimeUserExtended_ (GET)
|
||||
"updated": "2022-05-15T20:44:35Z"
|
||||
}
|
||||
],
|
||||
"data": { --SEE ANIME GET (Anime object)-- }
|
||||
"data": { --SEE ANIME GET (Anime object)-- },
|
||||
"appointments": { --SEE APPOINTMENT GET (Appointment list)-- }
|
||||
},
|
||||
{
|
||||
"anime": 40356,
|
||||
@@ -227,7 +228,8 @@ _[]AnimeUserExtended_ (GET)
|
||||
"updated": "2022-04-25T18:11:27Z"
|
||||
}
|
||||
],
|
||||
"data": { --SEE ANIME GET (Anime object)-- }
|
||||
"data": { --SEE ANIME GET (Anime object)-- },
|
||||
"appointments": { --SEE APPOINTMENT GET (Appointment list)-- }
|
||||
}
|
||||
]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user