-
### Reference
- https://velog.io/@yongh8445/Node-Express-Swagger-%EC%97%B0%EB%8F%99
`npm i swagger-ui-express swagger-jsdoc`를 통해 package 들을 다운받아준다.
`swagger-ui-express`는 swagger-ui를 express에 쉽게…
-
- No current logs visible.
- Click refresh in Log screen
![image](https://user-images.githubusercontent.com/393286/212640633-14466ece-78ce-49f4-80eb-6ac769fc40fd.png)
Exception is thrown - log is…
-
The dialog "Checkout from Azure Dev Services" hangs when clicking the "Sign in" label. I suppose because it encountered the exception underneath. Logically a Microsoft oauth dialog should pop up. In t…
JG127 updated
4 years ago
-
**Describe the bug** (*)
I just was trying to configure UCT tool and it crashed.
```
java.lang.NullPointerException: Cannot invoke "java.net.URL.toExternalForm()" because "location" is null
a…
-
To be able to manage the flags and other features outside of the console.
-
Cannot create plugin using the lightbulb menu for a public function.
Magicento 2 version 1.4.2
I get this error message or something about refreshing indexes (which does not help).
```
java.la…
-
I would like to serve my `openapi.yaml` definition on `/api-docs` endpoint so I can use it in Swagger UI.
Using Express, I would do:
`app.use('/api-docs', Express.static('openapi.yaml'));`
Mayb…
-
**Describe the bug**
Since updating @redocly/cli from 1.14.0 to 1.15.0, when running `npm test` which in turn runs `redocly lint`, these 2 redocly.yaml warnings are reported unexpectedly:
```
>…
-
```
What steps will reproduce the problem?
1. go to settings
2. click on JFlex
3.
What is the expected output? What do you see instead?
Expected to see configuration dialog but see errors instead
Wh…
-
### Q&A (please complete the following information)
- Browser: chrome
- Method of installation: docker image
- Swagger-UI version: v3.19.3
- Swagger/OpenAPI version: OpenAPI 3.0
### How ca…