mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
Changing the POST and PATCH routes to return the member that's been created/edited, similar to how it worked before. Makes it easier to compare changes and get a newly created member's ID |
||
|---|---|---|
| .. | ||
| Controllers | ||
| app.config | ||
| PluralKit.API.csproj | ||
| Program.cs | ||
| RequiresSystemAttribute.cs | ||
| Startup.cs | ||
| TokenAuthService.cs | ||