Milena Bukal created BEAM-14280:
-----------------------------------
Summary: FhirIO performs searches using the client library field
"resource_type" in an unintended way
Key: BEAM-14280
URL: https://issues.apache.org/jira/browse/BEAM-14280
Project: Beam
Issue Type: Bug
Components: io-java-healthcare
Reporter: Milena Bukal
Assignee: Milena Bukal
Instead of .setResourceType(...) on the SearchResourceRequest, use method
.search(...) or .searchType(...).
The .setResourceType(...) behaviour is unintended on the generated client
library, and is potentially unstable.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)