PluralKit/PluralKit.API
Grey Himmel ef68a5250f Return member after create/edit
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
2019-07-28 23:23:48 +02:00
..
Controllers Return member after create/edit 2019-07-28 23:23:48 +02:00
app.config Add basic API, only with system endpoints 2019-07-09 20:39:29 +02:00
PluralKit.API.csproj Enable CORS for the API 2019-07-16 14:20:25 +02:00
Program.cs Clean up unused imports 2019-07-17 13:38:23 +02:00
RequiresSystemAttribute.cs Add member routes to API 2019-07-10 00:19:18 +02:00
Startup.cs Add logger to API service setup 2019-07-18 17:26:06 +02:00
TokenAuthService.cs Clean up unused imports 2019-07-17 13:38:23 +02:00