Skip to content

Merge Feature/filtering branch into Development#71

Merged
cbullinger merged 10 commits intodevelopmentfrom
feature/filtering
Jan 21, 2026
Merged

Merge Feature/filtering branch into Development#71
cbullinger merged 10 commits intodevelopmentfrom
feature/filtering

Conversation

@cbullinger
Copy link
Collaborator

No description provided.

cbullinger and others added 10 commits January 9, 2026 13:57
Merge development into main
DOCSP-55528: Add filtering to frontend and JS backend
… backends

- Java: Added getDistinctGenres() to MovieService interface and MovieServiceImpl
- Java: Added /genres endpoint to MovieControllerImpl using mongoTemplate.findDistinct()
- Python: Added /genres endpoint to movies.py router using collection.distinct()
- Both implementations filter null/empty values and sort alphabetically
- Returns success response with count of distinct genres
DOCSP-56868: Add GET /api/movies/genres endpoint to Java Spring and Python FastAPI backends
@cbullinger cbullinger merged commit 50b9df3 into development Jan 21, 2026
3 checks passed
@cbullinger cbullinger deleted the feature/filtering branch January 21, 2026 13:02
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.

1 participant