Results 3 issues of Son Chau

Could we also add Instagram to the source of images? Great app btw

enhancement

Hi, I run into a problem with placeholder text being too long, Android will not calculate the line correctly. Below is the screenshot I took side by side: On iOS,...

How can I implement custom pagination for multiple response types? I've successfully applied custom pagination with `response=List[MySchema]`, but encountered issues with a structure like `response={200:List[MySchema], 400: Dict[str,str]}`. Here's what I've...