Updated SDKs

This commit is contained in:
Eldad Fux
2020-04-30 22:16:14 +03:00
parent 8a5e240131
commit ef8a4e8c62
33 changed files with 2420 additions and 165 deletions
@@ -17,7 +17,7 @@ class Locale(Service):
}, params)
def get_continents(self):
"""List Countries"""
"""List Continents"""
params = {}
path = '/locale/continents'