nestjs-mongoose-crud
nestjs-mongoose-crud copied to clipboard
feat: add PATCH support?
According to the REST specification, this is the standard method for partial updates.