Source: factory.report/package.system/ObjReportApi.py
Interactive API Documentation Report
| Method | Signature | Description |
|---|---|---|
| PatchHook | PatchHook(notes: str) |
|
| render_card | render_card(title: str, icon: str, content: str, color = 'primary') -> str |
|
| render_mermaid_diagram | render_mermaid_diagram(webhook_code: str, method: str) |
Render Mermaid diagram safely without artifacts. |
| render_table_simple | render_table_simple(headers, rows) |
|
| render_test_card | render_test_card(webhook_code: str, server_id: str, idx: int = 0, test_config: dict | None = None) -> str |
|
| render_highlight_block | render_highlight_block(content: str, lang = 'json') |
|
| render_overview | render_overview(webhook_code: str) |
|
| get_title | get_title() -> str |
|
| get_subtitle | get_subtitle(param1: str = '', param2: str = '') -> str |
|
| build_pages | build_pages(param1: str = '', param2: str = '', param3: str = '') -> list[dict] |