Komplettes Profil zurückgeben #19
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature-return-entire-profile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
closes #11
@@ -0,0 +1,3 @@[style]based_on_style = pep8allow_split_before_dict_value = 0Das hat mich verrückt gemacht. Ich würde das ausschalten wollen.
@@ -24,3 +24,3 @@pipenv shellflask db upgradeflask seedflask seed --devDie Idee:
--devlegt mehr an, wie zum Beispiel den Peter.Damit man beim Entwickeln direkt loslegen kann.
@@ -89,3 +75,3 @@self.assertEqual(self.assertDictEqual(response.json, {"profile": {@scammo das ist ein Beispiel für eine vollständige Profil-Response, wie sie dann über die API rausgeht.
LGTM