You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/proto/api/v1
github-actions[bot] 074c580214 chore: bump gomark
- Bump protoc-gen-go version from v1.36.8 to v1.36.9 in multiple generated files.
- Enhance OpenAPI descriptions for various endpoints to improve clarity and readability.
- Fix typo in the description list handling in the markdown service.
- Update HTMLElement component to handle children and self-closing tags correctly.
- Modify types in the markdown service to include children and self-closing properties for HTML elements.
2 weeks ago
..
README.md chore: update demo site 8 months ago
activity_service.proto chore: remove duplicated prefix from enums 4 months ago
attachment_service.proto feat: migrate dialogs 3 months ago
auth_service.proto feat: sliding expiration for user sessions 4 months ago
common.proto refactor: renovate list memos endpoint 8 months ago
idp_service.proto refactor: clean unused fields 4 months ago
inbox_service.proto refactor: inbox service 4 months ago
markdown_service.proto chore: bump gomark 2 weeks ago
memo_service.proto fix: OpenAPI Parameter Conflict in DeleteMemoTag Endpoint (#4985) 2 months ago
shortcut_service.proto refactor: clean unused fields 4 months ago
user_service.proto refactor: unify theme and apperance 2 months ago
workspace_service.proto refactor: unify theme and apperance 2 months ago

README.md

Memos API Design

This API design should follow the guidelines and best practices outlined in the Google API Improvement Proposals (AIPs).