Sha256: d979bb49f02279c03be80fc6349e91d78f686e73ee5a2c473b5386b3c3fede0b
Contents?: true
Size: 1.47 KB
Versions: 10
Compression:
Stored size: 1.47 KB
Contents
--- http_interactions: - request: method: get uri: https://develop.lifen.fr/fhir/Patient/wrong-uuid body: encoding: UTF-8 string: "{}" headers: User-Agent: - Faraday v0.12.1 Authorization: - Bearer valid_application_access_token Accept: - application/json Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 response: status: code: 404 message: Not Found headers: Server: - Apache-Coyote/1.1 X-B3-Sampled: - '1' X-B3-Spanid: - feefdc6792efdd5e X-B3-Traceid: - feefdc6792efdd5e X-Content-Type-Options: - nosniff X-Xss-Protection: - 1; mode=block Cache-Control: - no-cache, no-store, max-age=0, must-revalidate Pragma: - no-cache Expires: - '0' X-Powered-By: - HAPI FHIR 2.4 REST Server (FHIR Server; FHIR 3.0.1/DSTU3) Content-Type: - application/json+fhir;charset=UTF-8 Transfer-Encoding: - chunked Date: - Wed, 24 May 2017 13:53:00 GMT body: encoding: UTF-8 string: |- { "resourceType": "OperationOutcome", "issue": [ { "severity": "error", "code": "processing", "diagnostics": "Resource Patient/wrong-uuid is not known" } ] } http_version: recorded_at: Wed, 24 May 2017 13:53:00 GMT recorded_with: VCR 3.0.3
Version data entries
10 entries across 10 versions & 1 rubygems