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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(api): add endpoint to get lineages from database #176

Merged
merged 1 commit into from Jun 25, 2021

Conversation

hbollon
Copy link
Member

@hbollon hbollon commented Jun 23, 2021

This PR is very simple as his title shown; it only add a GET endpoint on /api/lineagesused to recover all (or a limited amount using &limit=) lineages from the db. They will be sorted by insertion date.

The branch was builded from api_endpoints one on my fork so #175 is needed for this PR to be ready 馃槂

@coveralls
Copy link

coveralls commented Jun 23, 2021

Coverage Status

Coverage decreased (-0.2%) to 11.405% when pulling 3449460 on hbollon:lineages_api into f341ffd on camptocamp:master.

@hbollon hbollon marked this pull request as ready for review June 25, 2021 13:27
Copy link
Contributor

@raphink raphink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@raphink raphink merged commit f632586 into camptocamp:master Jun 25, 2021
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.

None yet

3 participants