memos/proto
ChaoLiu 69f946844b chore: generate protobuf code for AI connection test
- Update generated Go protobuf files for new test connection endpoints
- Add OpenAPI specifications for AI connection testing
- Generate TypeScript types for frontend AI connection test functionality

Signed-off-by: ChaoLiu <chaoliu719@gmail.com>
2025-08-22 10:05:40 +08:00
..
api/v1 feat: add AI connection test API and protobuf definitions 2025-08-22 10:05:40 +08:00
gen chore: generate protobuf code for AI connection test 2025-08-22 10:05:40 +08:00
store feat: implement AI tag suggestion core logic and API 2025-08-22 10:05:40 +08:00
buf.gen.yaml chore: update openapi version 2025-07-20 12:02:16 +08:00
buf.lock chore: update gitignore 2025-04-17 23:11:36 +08:00
buf.yaml chore: update gitignore 2025-04-17 23:11:36 +08:00
README.md

Guide

Prerequisites

Generate

buf generate

Format

buf format -w