-
In order to have only one interface for embedded controllers and policies, I create `trailpack-controller` and `trailpack-policies` that must use hapi interface for request/reply. In order to these co…
-
#### Context
* *hapi-swgger version*: 5.1.0
* *any other relevant information*: hapi 14.1, node 8
#### What are you trying to achieve or the steps to reproduce ?
I'm trying to enforce that C…
-
Hi,
I am trying to install Pastash on Centos using Node Version 16 but got this error:
```
[root@localhost ~\]# npm install --unsafe-perm -g @pastash/pastash
npm WARN deprecated natives@1.1.6: T…
-
**Describe the bug**
when accessing the API definitions for an EvidenceReport resource via http://localhost:8080/fhir/swagger-ui/?page=EvidenceReport server responds with a 400 status
**To Reprod…
-
## Bug Report
After running `sls offline start` command, I try to access the API gateway by accessing: http://localhost:3000/dev/health, and then I get an HTTP error 502, while in the terminal I …
-
Vide:
- [HXL-CPLP/Auxilium-Humanitarium-API: [Hapi versão Alpha] Fluxo de trabalho de de traduções até geração do Hapi (do website, dos schemas e das OpenAPI) #13](https://github.com/HXL-CPLP/Auxiliu…
-
```
IParser parser = FhirContext.forDstu2().newJsonParser();
parser.setPrettyPrint(true);
String jsonDump = parser.encodeResourceToString(patient);
```
This prin…
-
Hula-hoop has an issue with the multiple permutations on Zeus projects where hybrid is set to true.
```
/Users/jherri1/master/pharmacy/node_modules/hapi/node_modules/hoek/lib/index.js:663
throw n…
jherr updated
9 years ago
-
Write an RFC reasoning about the best options for adding an authentication layer to HAPI.
The RFC should consider the proposed _java transformer way_ [https://hapifhir.io/hapi-fhir/docs/security/au…
-
Using these steps I get errors when trying to set up the project.
git clone https://github.com/yearn-integrations/yearn-api.git
cd yearn-api
cp .env.example .env
docker-compose up
Output was …