Can't get service paths by tenant name
c0c0n3 opened this issue · 1 comments
c0c0n3 commented
Describe the bug
As of release 0.7.1
you can't retrieve service paths by tenant name anymore.
To Reproduce
Steps to reproduce the behavior:
- Browse to https://api.ekz.orchestracities.com/tenants/dietikon/service-paths
- See error:
{"detail":"Not Found"}
.
Expected behavior
You should be able to use a tenant's name to fetch all the service paths of that tenant.