-
Notifications
You must be signed in to change notification settings - Fork 392
Closed
Description
talkpython/100daysofweb-with-python-course/days/093-096-vuejs/movie_svc/views/api_views.py
talkpython/100daysofweb-with-python-course/days/097-100-docker/demo/services/movie_svc/views/api_views.py
@api.route("/api/movie/genre/all") should be placed upper ↑ than @api.route("/api/movie/genre/{genre}")
and
@api.route("/api/movie/top") upper ↑ than @api.route("/api/movie/{imdb_number}")
Metadata
Metadata
Assignees
Labels
No labels