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

To close #169 by adding endpoint 'my_hpos' #379

Merged
merged 3 commits into from
Nov 11, 2021
Merged

Conversation

alanwilter
Copy link
Collaborator

Added my_hpos api:

https://localhost:8888/api/my_hpos?limit=3

[
    {
        "hpo_id": "HP:0000479",
        "name": "Abnormal retinal morphology"
    },
    {
        "hpo_id": "HP:0000003",
        "name": "Multicystic kidney dysplasia"
    },
    {
        "hpo_id": "HP:0007754",
        "name": "Macular dystrophy"
    }
]

@netlify
Copy link

netlify bot commented Nov 11, 2021

✔️ Deploy Preview for phenopolis-dev canceled.

🔨 Explore the source changes: e199d78

🔍 Inspect the deploy log: https://app.netlify.com/sites/phenopolis-dev/deploys/618d79171c7e5000086bb608

@alanwilter alanwilter merged commit 8848eff into dev-live Nov 11, 2021
@alanwilter alanwilter deleted the 169_my_hpos branch November 11, 2021 20:16
@YuanTian1991
Copy link
Collaborator

This API returns all HPOs that one user have access to, right?

@alanwilter
Copy link
Collaborator Author

alanwilter commented Nov 13, 2021 via email

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.

2 participants