Commit Graph

16 Commits

Author SHA1 Message Date
spiral 44ccf01f93 feat: with_members query string on /systems/:ref/members endpoint 2021-11-01 00:12:11 -04:00
spiral c7126840ed refactor(apiv2): rewrite group member endpoints to be cleaner 2021-10-30 18:16:18 -04:00
spiral 8e0e393f52 feat(apiv2): docs fixes 2021-10-22 17:54:47 -04:00
spiral 2bf1617737 feat(apiv2): reorganize controllers, add stats to meta endpoint 2021-10-15 07:08:41 -04:00
spiral e367ed6808 feat(apiv2): post/patch endpoints 2021-10-14 09:35:20 -04:00
spiral fd49e7e4ea refactor(apiv2): rename APIErrors to Errors, move IsUserError to helper method 2021-10-13 09:08:17 -04:00
spiral 431f7e8931 fix(apiv2): correctly parse timestamp in SwitchPatch 2021-10-13 08:59:42 -04:00
spiral 098d804344 feat(apiv2): better model validation error UX 2021-10-13 08:37:34 -04:00
spiral 5add31c77e feat(apiv2): switch endpoints 2021-10-13 05:29:33 -04:00
spiral f602f22a3d feat(apiv2): guild endpoints 2021-10-13 01:02:34 -04:00
spiral a20276f6e6 feat(apiv2): group member endpoints 2021-10-12 08:33:31 -04:00
spiral 0aefafb62d feat(apiv2): delete endpoints 2021-10-12 06:41:38 -04:00
spiral c164fad2ac fix(apiv2): correctly apply privacy settings on switch get 2021-10-12 06:18:54 -04:00
spiral e2a56a198f feat(apiv2): GET endpoints except guilds
- ResolveT methods in ControllerBase
- ContextFor methods in ControllerBase
2021-10-12 05:17:54 -04:00
spiral 57722e035b feat(apiv2): group stubs, authentication middleware, /systems/:id endpoint 2021-10-01 21:50:01 -04:00
spiral 8a88b23021 feat(apiv2): stubs 2021-09-29 22:30:20 -04:00