-
## The dependency [hapi](https://github.com/hapijs/hapi) was updated from `17.6.1` to `17.6.2`.
🚨 [View failing branch](https://github.com/Saeris/Flickr-Wormhole/compare/develop...Saeris:greenkeeper…
-
At our weekly meeting we were talking about using the idea of "groups" to connect multiple datasets together. For example, Cassini data might have data collected in one of several modes, each having …
-
When using hapi-pagination, it removes all our custom meta.\* properties, even ones that don't collide with hapi-pagination. We attempted to correct this by renaming pagination's meta object to "page…
-
Convert the current json api trigger, or write another parallel handler that would provide administrative or at least html views of the jobs instead of a strict API. You could enable, disable, delete …
-
Need to write a _detailed_ comparison of GitHub Wikis vs Readmes (markdown files inside the Git Repo) ...
e.g:
https://github.com/hapijs/hapi/wiki
https://github.com/hapijs/hapi/blob/master/API.md
-
I started using v2.8.1 in my project from v2.6, and it appears that ADT_AXX is no longer in the library. It was not mentioned being removed in the changelog for release 2.3. I found it was commented o…
-
#### Support plan
* *is this issue currently blocking your project?* (yes/no): no
* *is this issue affecting a production system?* (yes/no): no
#### Context
* *node version*: 12.13.1…
-
Hello,
This is my code for controllers/oauth2.js where I have the handler for '/oauth/authorize'
```
authorize: function (request, reply) {
oauth.authorize(request, reply, function (req, re…
-
**Describe the issue**
I want to understand how the validate function works, but I got lost in all the class inheritance and couldn't find exactly where this happens in the codebase.
Would you pl…
-
**Describe the bug**
We tried to import LOINC terminologies to our hapi-fhir server using the hapi-fhir-cli but unfortunately received a HTTP 400 Bad Request.
**To Reproduce**
1. Download hapi-fh…