Skip to content

feat: generate API reference docs from OpenAPI spec

dbefdf2
Select commit
Loading
Failed to load commit list.
Open

feat: generate API reference docs from OpenAPI spec #1526

feat: generate API reference docs from OpenAPI spec
dbefdf2
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed May 8, 2026 in 9s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 123 in scripts/doc-swagger.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete string escaping or encoding High

This does not escape backslash characters in the input.

Check failure on line 144 in scripts/doc-swagger.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete string escaping or encoding High

This does not escape backslash characters in the input.