Add OpenAPI 3.0 documentation for API
Documents all endpoints with request/response schemas and examples. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -172,10 +172,11 @@ Use in automations:
|
||||
## File Structure
|
||||
|
||||
```
|
||||
├── kao.py # Unified entry point
|
||||
├── kao.py # Unified entry point
|
||||
├── aggregator.py # Event broker/API server
|
||||
├── index.html # OLED-optimized frontend
|
||||
├── config.json # Runtime configuration
|
||||
├── openapi.yaml # API documentation (OpenAPI 3.0)
|
||||
├── detectors/
|
||||
│ ├── disk_space.py
|
||||
│ ├── cpu.py
|
||||
|
||||
Reference in New Issue
Block a user