-
Some time ago you had helped me implement [djangorestframework-api-key](https://florimondmanca.github.io/djangorestframework-api-key/) authorization in DRF Spectacular ([Custom djangorestframework-api…
-
### Q&A (please complete the following information)
- OS: MacOS
- Browser: Chrome
- Version: 110.0.5481.100
- Method of installation: npm i swagger-ui-react
- Swagger-UI version: 4.15.5…
-
### Q&A (please complete the following information)
- OS: Debian 12
- Browser: Firefox
- Version: 121
- Method of installation: pip
- Swagger-UI version: 5.x (provided by fastapi)
- Swagge…
-
When creating a new reference, it is impossible to set any properties that are not in the main schema. This is because the JSON Schema property additionalProperties only has knowledge of the propertie…
-
### GitHub Tags
#A11yTCS; #A11ySev2; #Mac; #WCAG4.1.2; #GH_VSCodeextensionforAPICenter_Mac_Apr2024; #DesktopApp; #VS Code Extension for API Center; #Name Role Value; #AILimited; #A11yMAS; #device;
…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the bug has not already been reported
### Fastify version
5.1.0
### Plugin version…
-
hello. when I try to write:
app.use('/api-docs', swaggerUi.serve, swaggerUi.setup(swaggerSpec));
I get a message:
throw new assert.AssertionError({
^
AssertionError [ERR_ASSERTION]: han…
-
Hi,
There is an issue (basically swagger messes up the encoding of the file) when adding binary data into Response, that seems to be originated in Swagger (https://github.com/swagger-api/swagger-ui…
-
I tried to use this module using given documentation. It gives below error on trying to access docs:
`{
"code": "ResourceNotFound",
"message": "/docs; caused by Error: ENOENT: no such file …
-
使用[Obsolete("该接口已被废弃,请使用xxx替代")]对接口标注后,希望在界面上有类似于SwaggerUI删除线样式来区分
SwaggerUI样式如下:
![image](https://github.com/luoyunchong/IGeekFan.AspNetCore.Knife4jUI/assets/14367510/ba56f91a-91f2-478e-a1d1-60c4…