You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only way i found to achieve this is to set a requestInterceptor in the swagger-ui init (in index.hbs of hapi-swaggered-ui) :
Something like this in the SwaggerUIBundle(Object.assign({....
Is there any way to send also header with requests?
The text was updated successfully, but these errors were encountered: