fxbrit / ticketing-system

ticketing system built using the Spring framework
0 stars 0 forks source link

improve some JSON responses #25

Closed fxbrit closed 2 years ago

fxbrit commented 2 years ago

some I found, I'm sure there are more we could add:

riccardomengoli commented 2 years ago
  • [ ] when using http -A bearer -a <token> GET :8082/my/tickets we return the zid 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.