We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Split off from #9065 which added get-person and get-person-wth-lineage.
The goal of this issue is to support get-place and get-place-with-lineage workflows via cht-datsource and the api REST endpoints.
Describe the solution you'd like
GET /api/v1/place/{{id}} GET /api/v1/place/{{id}}?with_lineage=true
Additional context
Originally proposed in #8889.
The text was updated successfully, but these errors were encountered:
feat(#9194): add api support for getting place by uuid (#9177)
282faee
Co-authored-by: m5r <[email protected]>
jkuester
m5r
Successfully merging a pull request may close this issue.
Split off from #9065 which added get-person and get-person-wth-lineage.
The goal of this issue is to support get-place and get-place-with-lineage workflows via cht-datsource and the api REST endpoints.
Describe the solution you'd like
Additional context
Originally proposed in #8889.
The text was updated successfully, but these errors were encountered: