-
**Describe the bug**
Issue rendering /swagger/index.html have unsafe tag
Error message : Refused to execute inline script because it violates the following Content Security Policy directive: "sc…
-
We've got a custom URL schema that is failing to be correctly translated to a `pattern` property.
```ts
export const urlRegex =
/^((([A-Za-z]{3,9}:(?:\/\/)?)(?:[-;:&=+$,\w]+@)?[A-Za-z0-9.-]+|(?…
-
Swagger UI have a topbar, that is generally used as a search bar for all the APIs that are in the API documentation. Is there any roadmap to include that topbar in Restx Swagger UI?
-
**Describe the bug**
I cannot get SpringDoc to not show FF4j endpoints.
In addition, the label `ff4j` appears even for non-ff4j endpoints.
It seems that if ff4j is in the classpath, it WILL a…
-
## 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, …
-
I want to rename or hide the link highlighted in red in the picture. How can I do it? Thank you
![Snipaste_2024-10-11_15-25-37](https://github.com/user-attachments/assets/d00220af-8b03-46ac-afb9-e23…
-
srpingboot 3.2.5
springdoc 2.6.0
like swagger2
private List securitySchemes() {
List schemeList = new ArrayList();
schemeList.add(new ApiKey(Common.MVC_HEADER_TOKEN, Comm…
-
I am experiencing an issue with the Swagger UI after upgrading from Swashbuckle 6.2.3 to 6.3.0.
After some investigation, the issue appears to be with Swagger UI and not the swagger.json document g…
-
I am not able to access the swagger UI..................
what is url for swagger UI???
-
# Summary
How to set timeout in app sync?
This seems doable from CLI, as the `argocd app sync --help` says:
```
--timeout uint Time out after this many seconds
```
…