Muhammad Irvan Hermawan

Results 5 issues of Muhammad Irvan Hermawan

Hi, AFAIK, in a RESTful API design, we can specify update only for specific fields. For example, say that I have items with these following fields: - `name` - `description`...

💡type:idea
🚀 status:implemented

I have downloaded this package from GetIt in C++ Builder 10.1 Berlin. But I don't have enough example to understand how to use it.

pull request welcome
C++ Builder

I'm using tus-js-client. **https://development.interskill.id/backendv2/** is my API base base URL. I don't really know what happened. But I got false upload URL from tus-node server. ![Screenshot from 2021-11-08 13-21-57](https://user-images.githubusercontent.com/12388998/140694346-99dfca59-a856-4af6-8462-0caeca2274c3.png)

### Describe the bug I created a REST API using lambda annotations. The FromBody works like charm, but I found that FromQuery annotation didn't work like expected. It gives me...

bug
queued
p2
annotations

Hi, actually I'm coming here because of an issue that I've found in ant-design's tab. I recently discovered that the location of the problem was in `rc-tabs`. So I tried...