-
#### 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…
-
### Runtime
nodejs
### Runtime version
17.13.1
### Module version
17.13.1
### Last module version without issue
_No response_
### Used with
hapi
### Any other relevant information
Used with…
-
Hello, we are using Hapi 18 and and when we use swagger on it it's giving warning for Hapi Dependency Upgrade..
Like below
inert:x.x.x is now in @hapi/insert : x.x.x
-
#### Context
* *hapi-swagger version*: 9.1.2
* *any other relevant information*:
#### What are you trying to achieve or the steps to reproduce?
My dev server is `http` and the production ser…
-
#### Context
* *hapi-swgger version*: 9.0.2
#### What are you trying to achieve or the steps to reproduce ?
Our API returns normalized data, like:
```js
{
article: {
id: 'article:1…
-
# Issue
## Environment
```bash
npx envinfo --npmPackages '*hapi*' --binaries
```
npx: installed 1 in 0.948s
Binaries:
Node: 12.16.2 - ~/.nvm/versions/node/v12.16.2/bin/node
Y…
-
Hapi and Joi have had a massive refactor of their libraries hapijs/joi#2037 hapi-openapi relies on this library to validate a swagger. The enjoi library also needs an update to use these latest librar…
-
For returning a default response, I changed the code by using plugins.hapi-swager.responses.
It works, but the response code stops being shown in UI.
## Environment
"node":"8.16.0",
"npm":"6.14.11…
-
Hapi and Joi have had a massive refactor of their libraries https://github.com/hapijs/joi/issues/2037 hapi-openapi relies on this library to validate a swagger. The enjoi library needs an update to us…
-
- **hapi-swagger version:** 5.1.0
- **hapi version:** 13.3.0
related issues: #235 #209
First, thanks for this module... I'm really loving it compared to manually managing a swagger spec :+1:
I …