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

Contribuyendo con requerimiento 4: filtrado de explorers por un stack determinado #168

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

AndresSantiago08
Copy link

Creando endpoint para filtrar explorers por stack

1.- Crear el método para filtrar en la clase 'ExplorerService'
image

2.- Generar la prueba del nuevo método
image

3.- Importar la clase 'ExplorerService' desde 'ExplorerController' y crear el método 'getExplorersByStack'
image

4.- Generar prueba del nuevo método
image

5.- Crear el endpoint usando el método 'getExplorersByStack'
image

6.- Comprobar que funciona en el servidor
image

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