Skip to content

Commit

Permalink
Merge pull request #170 from FirelyTeam/mention-iterate-support
Browse files Browse the repository at this point in the history
Mention that _include support covers :iterate as well
  • Loading branch information
alexzautke committed Apr 20, 2021
2 parents 965bb6b + 9eaf990 commit 55ad787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firelyserver/facade/finalizeproject.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Now you can test if reverse chaining works: ``http://localhost:4080/Patient?_has

Get the goodies
---------------
At this point you get out of the box support for ``_include``, ``_revinclude`` and combinations of search parameters.
At this point you get out of the box support for ``_include`` and ``_revinclude`` (``:iterate`` as well), and combinations of search parameters.
You can test the following scenarios:

#. ``_include``: ``http://localhost:4080/Observation?_include=Observation:subject``
Expand Down

0 comments on commit 55ad787

Please sign in to comment.