Hi, I'd like advice to create pydantic models for Payloads.
Currently I created two Payloads for a Github Webhook that are pretty complicated, and sadly they seems to "collides", so I'd like to know what's the proper way to design these pydantic models.
This is what I have so far if you want to see what I did: https://pastebin.com/cuy6Tw9j