You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file examples/transaction-0.json, we have an absolute URL to collection-2. Blaze doesn't support absolute URL right now. See also: samply/blaze#76. We should replace http://blaze.example.com/fhir/Organization/collection-2 with Organization/collection-2.
The text was updated successfully, but these errors were encountered:
In file examples/transaction-0.json, we have an absolute URL to
collection-2
. Blaze doesn't support absolute URL right now. See also: samply/blaze#76. We should replacehttp://blaze.example.com/fhir/Organization/collection-2
withOrganization/collection-2
.The text was updated successfully, but these errors were encountered: