Skip to content

Commit

Permalink
Merge pull request #151 from lucyjemutai/hpt
Browse files Browse the repository at this point in the history
update HPT metadata
  • Loading branch information
alaboso authored Oct 28, 2024
2 parents 794a745 + d2db9e1 commit 40f022d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pages/api/domains/domains.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@
"apiUrls": ["/orgs/MOH-KENYA/sources/PPB/"],
"icon": "xray",
"metadata": {
"subdomainQueryParam": "conceptClass=Subdomain",
"cascadeQueryParam": "$cascade/?view=hierarchy&reverse=true&includeRetired=false"
"subdomainQueryParam": "id=10-00000-02&conceptClass=domain&limit=500",
"cascadeQueryParam": "10-00000-02/cascade/?view=hierarchy&reverse=true&includeRetired=false"
}
},
{
Expand All @@ -105,8 +105,8 @@
"apiUrls": ["/orgs/MOH-KENYA/sources/PPB/"],
"icon": "tabs",
"metadata": {
"subdomainQueryParam": "conceptClass=Subdomain",
"cascadeQueryParam": "$cascade/?view=hierarchy&reverse=true&includeRetired=false"
"subdomainQueryParam": "id=10-00000-01&conceptClass=domain&limit=500",
"cascadeQueryParam": "10-00000-01/cascade/?view=hierarchy&reverse=true&includeRetired=false"
}
},
{
Expand Down

0 comments on commit 40f022d

Please sign in to comment.