Make all api fields snake_case #105

Merged
konrad merged 4 commits from feature/api-snake_case into master 2020-04-12 21:54:46 +00:00

4 Commits

Author SHA1 Message Date
kolaente b2c5d1ccd0
Change all snake/camelCase mix and match to camelCase everywhere
continuous-integration/drone/pr Build is passing Details
2020-04-12 23:51:55 +02:00
kolaente e04830de46
Fix conversion to not interfer with service interceptors
continuous-integration/drone/pr Build was killed Details
2020-04-12 23:51:16 +02:00
kolaente 87c0daff8e
Add dynamic conversion between camelCase and snake_case to services
continuous-integration/drone/pr Build is passing Details
2020-04-12 23:36:31 +02:00
kolaente f8247888f5
Start making all api fields snake case
continuous-integration/drone/pr Build is passing Details
2020-04-12 23:18:11 +02:00