Closed fxbrit closed 2 years ago
- [ ] when using
http -A bearer -a <token> GET :8082/my/tickets
we return thezid
which doesn't mean anything and is always empty
zid are the zones (Zones ID), which we don't use but they exist and I think we can leave it as it is for compatibility.
some I found, I'm sure there are more we could add:
http -v POST :8081/user/login
should sayuser_id
instead ofusername
http -A bearer -a <token> GET :8082/my/tickets
we return thezid
which doesn't mean anything and is always empty