You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Milena Bukal (Jira)" <ji...@apache.org> on 2022/04/07 20:45:00 UTC

[jira] [Created] (BEAM-14280) FhirIO performs searches using the client library field "resource_type" in an unintended way

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)