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
memoclaw acddef1f3d
fix(api): switch user resource names to usernames (#5779)
Co-authored-by: memoclaw <265580040+memoclaw@users.noreply.github.com>
2 months ago
..
README.md chore: update demo site 1 year ago
attachment_service.proto fix: correct typos in comments, error messages, and identifiers (#5704) 3 months ago
auth_service.proto feat: replace auto-increment ID with UID for identity provider resource names (#5687) 3 months ago
common.proto refactor: renovate list memos endpoint 1 year ago
idp_service.proto chore: standardize and improve API structure (#5224) 7 months ago
instance_service.proto feat: add blur_content attribute to tag metadata settings (#5767) 2 months ago
memo_service.proto feat(memo): add share links for private memos (#5742) 2 months ago
shortcut_service.proto fix(api): switch user resource names to usernames (#5779) 2 months ago
user_service.proto fix(api): switch user resource names to usernames (#5779) 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).