Pascal Pfiffner
Pascal Pfiffner
This is related to #565 and #556 with one difference: all files I'd like to include are named `README.md`. To be compatible with the Swift Package Manager, modules of our...
Currently, these are all served by `FHIRDate`. Would be nice to distinguish those.
I'm getting the following response with this call (but would expect an `OperationOutcome` in JSON): ``` bash curl -H "Accept: application/json+fhir" https://fhir-open-api-dstu2.smarthealthit.org/Patient/xxx ``` ``` html Error 404 Not Found HTTP...
I noticed our API server doesn't honor `Accept: application/json+fhir` and just returns an XML formatted `OperationOutcome`. To replicate using _HTTPie_: ``` http https://fhir-api-dstu2.smarthealthit.org/Patient family==Argonaut given==Jason Authorization:"Bearer xOoZyp" Accept:application/json+fhir ```
Seems to be broken on Mavericks beta 6, here's the tail of the debug output: ``` [DEBUG] Previewing file:///Users/xx/Desktop/foo.json. Content type UTI: public.json. Generator used: [DEBUG] Loading [DEBUG] Previewing file:///Users/xx/Desktop/foo.json...
I'm using the downloadable `xcframework` for CouchbaseLite but when trying to run unit tests on Mac I get this error. Is there a signing issue? > “CouchbaseLiteSwift.framework” cannot be opened...
This will be fixed in PHP 5.5, meaning you will be able to use `{% if object.method %}` but that's not currently possible. It would be great if the `Empty`...
It seems the whole Apache license has been added instead of just the necessary pieces with year and copyright holder applied. :) You can delete everything above the following and...
There are two simple sample data loaders for GitHub and Reddit. Those are hacked together, could be useful to make them adhere to a protocol or inherit from an abstract...
The following error is logged: > ERROR: WifiWatch (#####) is not entitled for com.apple.wifi.events, but allowing anyways for event type 2 Apparently there's no solution to this at the moment:...