Add changelog
This commit is contained in:
parent
6f872ffb51
commit
77733b59fa
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
type: add
|
||||
issue: 1760
|
||||
title: "Adds support for chained parameters in a _has query. For example
|
||||
`GET /Patient?_has:Observation:subject:device.identifier=1234-5`. Adds a performance warning on any queries that use
|
||||
an unqualified resource in a chain which ends up resolving to 2 or more candidate target types."
|
||||
|
||||
|
Loading…
Reference in New Issue