Andrew Phillips
|
47e901afa0
|
fix: add missing generic parameter to ApiResponse in delete item endpoint documentation
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-13 11:49:32 -03:00 |
|
Andrew Phillips
|
5e615315f5
|
fix: remove generic type from ApiResponse in delete item endpoint documentation
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-13 11:48:49 -03:00 |
|
Andrew Phillips
|
6dd1cbccc7
|
fix: correct OpenAPI annotation for delete item endpoint
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-13 11:47:31 -03:00 |
|
Andrew Phillips
|
800fad89ea
|
fix: correct API path documentation and remove missing delete handler
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-13 11:42:13 -03:00 |
|
Andrew Phillips
|
6bfb5ed963
|
fix: resolve OpenAPI macro and file descriptor type mismatches
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-13 11:40:44 -03:00 |
|
Andrew Phillips
|
99949cf1ee
|
fix: resolve compilation errors in API paths and file descriptor handling
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-13 11:22:46 -03:00 |
|
Andrew Phillips
|
e66af572d3
|
fix: resolve compilation errors in API paths and file descriptor handling
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-13 11:20:05 -03:00 |
|
Andrew Phillips
|
9f6ab94992
|
fix: remove duplicate code in handle_delete_item and fix path parameter syntax
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-13 11:09:09 -03:00 |
|
Andrew Phillips
|
d5ee57863a
|
fix: resolve compilation errors in API paths, file descriptors, and router merging
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-13 11:08:37 -03:00 |
|
Andrew Phillips
|
4d3a9fd3ac
|
fix: resolve compilation errors by adding missing imports and fixing schema definitions
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-12 16:58:29 -03:00 |
|
Andrew Phillips
|
90d4f3f10b
|
fix: add OpenAPI documentation to API endpoints and integrate Swagger UI
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-12 16:47:16 -03:00 |
|
Andrew Phillips
|
13f7e7e095
|
fix: remove unused imports and dead code
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-12 15:34:57 -03:00 |
|
Andrew Phillips
|
4f84fdca34
|
refactor: rename item handler functions to match route paths consistently
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-12 15:33:37 -03:00 |
|
Andrew Phillips
|
8037105d86
|
refactor: rename item API endpoints for clarity and consistency
|
2025-08-12 15:33:36 -03:00 |
|
Andrew Phillips
|
fbdf2d84b7
|
refactor: reorganize REST API into modular endpoint files
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-12 14:25:50 -03:00 |
|
Andrew Phillips
|
04a8505e86
|
feat: add server API modules for status and item endpoints
|
2025-08-12 14:25:47 -03:00 |
|