ghiobi / tally-ticketsystem

Making Expensing Better Than Great Again
MIT License
1 stars 0 forks source link

#48 API to retrieve tickets #61

Closed n2chao closed 5 years ago

n2chao commented 5 years ago

Get a user's tickets:

/api/tickets/user/{user id}

Get an organization's tickets:

/api/tickets/organization/{organization id}
ghiobi commented 5 years ago

I would recommend to squash some of commits, but it's okay, just next time.

ghiobi commented 5 years ago

Task #48