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

Added endpoint to retrieve movie data #595

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JVT038
Copy link
Collaborator

@JVT038 JVT038 commented Feb 28, 2024

I have also moved the Api\MovieSearchController to Api\MovieController, because I thought that made more sense for the movie stuff to be in the same controller.

I have added HTTP tests for the new endpoints and I have added the new endpoint in the openapi specs.

I decided to just copy and paste all the data that's shown in the movie page into this endpoint response, because this endpoint will be used by the new frontend to render the movie page.

Part of #572

… tests and the openapi docs have been updated.

Signed-off-by: JVT038 <47184046+JVT038@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant