Change accounts service requests to POST

Microweb only supports POST requests. So as long as we're using that, we
need to have everything as POST.
This commit is contained in:
Benedikt Kulmann
2020-07-01 11:05:33 +02:00
parent 48d28cf7dd
commit a8922f62c2
8 changed files with 407 additions and 369 deletions
+3 -3
View File
File diff suppressed because one or more lines are too long