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

Create API endpoint for getting places with types #9242

Closed
sugat009 opened this issue Jul 3, 2024 · 1 comment
Closed

Create API endpoint for getting places with types #9242

sugat009 opened this issue Jul 3, 2024 · 1 comment
Assignees
Labels
Type: Feature Add something new
Milestone

Comments

@sugat009
Copy link
Member

sugat009 commented Jul 3, 2024

Is your feature request related to a problem? Please describe.

This feature is part of a bigger feature of the creation of API endpoints for getting contacts by type. (#9193).

Describe the solution you'd like

HTTP GET api/v1/place?type=clinic

Endpoints should also accept the following query parameters to allow for paging through the data:

  • limit - default is 100
  • skip - default 0

Describe alternatives you've considered

Additional context

@sugat009
Copy link
Member Author

sugat009 commented Sep 2, 2024

Closing as PR has been merged to master.

@sugat009 sugat009 closed this as completed Sep 2, 2024
@github-project-automation github-project-automation bot moved this from This Week's commitments to Done in Product Team Activities Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Add something new
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant