store_api.py
6.7 KB
-
Use org id as store username, and don't send the usernames in urls · 90e8605f
org ids are unique, so they can be used for a common store across multiple CIRCLE instances. Also we shouldn't send them in urls, so we are sending them in the request body instead.
Bálint Máhonfai committed