PluralKit/PluralKit.Core/Models/Patch
2021-11-26 14:45:58 -05:00
..
AccountPatch.cs feat(webhooks): add all events except group member events 2021-11-19 11:37:50 -05:00
GroupPatch.cs fix: typo in GroupPatch json 2021-11-25 18:43:34 -05:00
GuildPatch.cs refactor: add SqlKata for SQL generation, move connection handling into ModelRepository 2021-09-29 21:51:38 -04:00
MemberGuildPatch.cs fix: get rid of top-level guild_id key in dispatch payloads 2021-11-26 14:45:58 -05:00
MemberPatch.cs feat(webhooks): init, add service/models, add JSON to patch objects 2021-11-02 06:08:17 -04:00
PatchObject.cs feat(apiv2): better model validation error UX 2021-10-13 08:37:34 -04:00
SystemGuildPatch.cs fix: get rid of top-level guild_id key in dispatch payloads 2021-11-26 14:45:58 -05:00
SystemPatch.cs Merge branch 'feat/webhooks' into main 2021-11-25 17:15:42 -05:00