-
使用[Obsolete("该接口已被废弃,请使用xxx替代")]对接口标注后,希望在界面上有类似于SwaggerUI删除线样式来区分
SwaggerUI样式如下:
![image](https://github.com/luoyunchong/IGeekFan.AspNetCore.Knife4jUI/assets/14367510/ba56f91a-91f2-478e-a1d1-60c4…
-
```
java.lang.NullPointerException: getTypes(...) must not be null
at io.github.smiley4.schemakenerator.swagger.steps.SwaggerSchemaCompileInlineStep.compile$lambda$1(SwaggerSchemaCompileInlineSte…
-
I'm seeing a broken to the json file when using the swaggerui shortcode.
The page has this content:
```
---
title: swaggerExample
linkTitle: swaggerExample
type: swagger
---
{{< swaggerui …
-
## CVE-2018-25031 - Medium Severity Vulnerability
Vulnerable Libraries - swagger-ui-3.49.0.js, swagger-ui-bundle-3.49.0.js
swagger-ui-3.49.0.js
Swagger UI is a dependency-free collection of HTML, …
-
Have a project set up using the following structure,
```
./controllers/auth.ts
./validator/auth.ts
./main.ts
```
Here's a rough implementation of how the files are implemented,
./main.ts
…
-
I am trying to render 2 different yaml specs in same server. I am using nested middleware but both context paths('/docs/emc' and '/docs/mysales') rendering same yaml.
index.js goes like this:
`…
-
Hello ,
from the below APiSpec 3.0 ( myapi.yaml)
```
post:
...
requestBody:
content:
multipart/form-data:
schema:
type: object…
-
I am using `flask-restx==1.1.0`
My Python is `3.8.10`
Sometime I am seeing this issue in my swagger dashboard
`GET https://{host}/api/swaggerui/swagger-ui-standalone-preset.js net::ERR_ABORTE…
-
### Q&A (please complete the following information)
- OS: Linux
- Browser: Chrome
- Version: 72.0.3626.81
- Method of installation: npm
- Swagger-UI version: 3.20.6
- Swagger/OpenAPI ver…
-
**Is your feature request related to a problem? Please describe.**
Currently Django-Ninja's Swagger doesn't remember tokens between refresh, which can be pretty annoying when developing permission-he…