Sahas
Sahas
I see the thread is open since 2016. Is Subscriptions implemented now?
I'm running the latest container with below command `docker run --env hapi.fhir.subscription.resthook_enabled=true --env hapi.fhir.expunge_enabled=true --env hapi.fhir.allow_cascading_deletes=true --env hapi.fhir.allow_multiple_delete=true --env hapi.fhir.enforce_referential_integrity_on_delete=false --publish 8080:8080 hapiproject/hapi:latest` Created Patients and when I issue $expunge...
Hi, Thanks. I tried with default demo apps google-services.json file and still getting the same error. Devices are 1. emulator "5.2" Marshmallow (6.0.0) XXHDPI Phone - 6.0" 2. also on...
I was able to run zk & kafka thru docker. When I needed schema registry and rest proxy, I came to this and experiencing the same issue reported. Verified in...
+1 for this ask, please. I've a swagger spec. Creating mock service in Postman, lack of optional vs required request parameters leads to incorrect representation of the spec.