We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88ed318 commit 6863e4cCopy full SHA for 6863e4c
src/test/smoketest/plain_server.http
@@ -206,6 +206,7 @@ GET http://{{host}}/fhir/Patient/{{batch_patient_id}}/$everything
206
207
### Extended Operations - validate
208
# https://hapifhir.io/hapi-fhir/docs/server_plain/rest_operations_operations.html
209
+# @timeout 180 # wait up to 2 minutes for the validate response
210
POST http://{{host}}/fhir/Patient/{{batch_patient_id}}/$validate
211
212
> {%
0 commit comments