Trip Ottinger
Trip Ottinger
#### Environment details - OS: macOS Mojave 10.14.6 - Node.js version: v12.18.2 - npm version: 6.14.5 - `googleapis` version: ^60.0.1 How do you query the FHIR store using a query...
after attempting to remove an object from a storage bucket that is not there the response is true and the status code is 201.
Attempted to delete file and then proceeded to download file successfully. return status code of deleting a file is 201 - created.
> As a developer building on top of hyper cloud, > I want the ability to delete an index from a data service instance > so that I can get...
Related Issue: https://github.com/hyper63/hyper-adapter-couchdb/issues/32 Admittedly, it's a happy coincidence with CouchDB that allows looking at all of the indexes, since hyper doesn't currently have a `listIndexes` API, but my intuition says...
## Use Case > As a developer building on top of the hyper cloud and trying to debug performance issues with our indexes > I want to utilize an `EXPLAIN`...
Create a design proposal for Event listeners for errors and other messages from the adapters to the core. - Which events are an adapter allowed to emit? - What is...
As a user of the hyper storage service REST API and hyper connect SDK I'd like to update a storage bucket with a series of files so that I can...