alkshmir

Results 3 issues of alkshmir

**Is your feature request related to a problem? Please describe.** When I convert an array like following with `datamodel-codegen --input openapi.yaml --output model.py --output-model-type pydantic_v2.BaseModel`, ```yaml openapi: 3.0.3 components: schemas:...

answered

### Is your feature request related to a problem? Please describe. discord.py 2.4.0 adds the support for reaction type (https://github.com/Rapptz/discord.py/pull/9836) and this breaks the existing tests including the `add_reaction()`. Specifically,...

This change fixes the issue that `event_group_by` processor ignores deletion events.