Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add route to get image Tickets #45

Merged
merged 16 commits into from
Mar 28, 2024
Merged

feat: add route to get image Tickets #45

merged 16 commits into from
Mar 28, 2024

Conversation

Valimp
Copy link
Collaborator

@Valimp Valimp commented Mar 20, 2024

What

Add get route to return all Tickets with type === 'image'

Why

In frontend, we have two pages one for tickets and one to image tickets.
We need an api routes for that

@Valimp Valimp marked this pull request as ready for review March 22, 2024 08:48
app/api.py Outdated Show resolved Hide resolved
@Valimp
Copy link
Collaborator Author

Valimp commented Mar 25, 2024

@raphael0202 What do you think about the way I implemented this?

app/api.py Outdated Show resolved Hide resolved
app/api.py Outdated Show resolved Hide resolved
@Valimp Valimp requested a review from raphael0202 March 28, 2024 10:32
@raphael0202 raphael0202 merged commit 3ec2a4f into main Mar 28, 2024
4 checks passed
@raphael0202 raphael0202 deleted the route-image-getter branch March 28, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants