-
I cannot get any idea of what this error could be, can someone please point out what is the reason for it
Hapi Javascript Route plugin, I am using hapi-hemera plugin
```js
'use strict';
const J…
-
1) Modify `manifest.js`
Create 2 routes for server-side react view:
`'./server/web/signup_company': {}`
and api call:
'./server/api/signup_copmany': { basePath: '/api' }`
2)in both 2 files make sur…
-
Added a _header_ parameter to one of the paths defined in our API spec:
``` json
{
"name": "accept-language",
"in": "header",
"type": "string",
"description": "Preferred language of the user"…
-
Write now they show ping as being at `GET /authorization/ping` when in fact it is at `GET /ping`.
-
This is a fantastic seed project. Congratulations, I really appreciate your time.
I'm opening this to keep an open ticket for implementing angular universal in the project, this will make the full st…
-
An error occur when trying to run tsoa swagger:
node_modules\tsoa\dist\cli.js swagger
Options:
--help, -h Show help [boolean]
--configuration,…
-
using:
```
> This is Blockquotes
```
not proper rendered , it just render plain text, it should be:
> This is Blockquotes
-
#### Context
* *hapi-swgger version*: ^5.1.0
* *any other relevant information*:
#### What are you trying to achieve or the steps to reproduce ?
Can I write a command in my `package.json` fi…
-
Investigate adding a new tab here with a Swagger API explorer:
![image](https://cloud.githubusercontent.com/assets/655409/20344475/359ac830-abf3-11e6-876c-7e3aa076d0df.png)
-
#### Context
* *node version*: 7
* *felicity version*: 2.1.0
* *environment*: node
* *any other relevant information*: using joi extensions
#### What are you trying to achieve or the steps to…