Commit Graph

3 Commits (30f897897441be0b26247ea7e68268cc80a6e1f4)

Author SHA1 Message Date
Lyon Hill 083f72a514
fix: when buckets are looked with a org name and bucket name (#18200)
We needed to look up the org id from the org name before we could
check to confirm we were making the correct function call
2020-05-22 09:30:14 -06:00
Jonathan A. Sternberg 0ae8bebd75
refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
Lyon Hill 609970c0de
feat(tenant): Add in service functions and business logic (#17296)
* feat(tenant): Add in service functions and business logic

Built on top of the crud layer of the system we should now have additional service logic.
The addition of service layer should allow for us to verify similar functionality to the kv system.
2020-03-17 13:23:00 -06:00