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

Add a method to get the laboratory list as JSON #46

Open
camilosampedro opened this issue Nov 5, 2016 · 1 comment
Open

Add a method to get the laboratory list as JSON #46

camilosampedro opened this issue Nov 5, 2016 · 1 comment

Comments

@camilosampedro
Copy link
Owner

On controllers.LaboratoryController add a method getAll that returns all laboratory as a single JSON list.

Existing LaboratoryService should be used for obtaining the Laboratory list.

This might be a migration from the controllers.api.LaboratoryController.listAll method that will be deleted soon.

@gregori
Copy link

gregori commented Oct 5, 2017

Hello, I was checking this issue, but it seems it's already implemented?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants