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
Steven b0558824c4 feat: update instance profile to use admin user instead of initialized flag
- Changed InstanceProfile to include admin user field
- Updated GetInstanceProfile method to retrieve admin user
- Modified related tests to reflect changes in admin user retrieval
- Removed owner cache logic and tests, introducing new admin cache tests
4 months ago
..
README.md chore: update demo site 1 year ago
activity_service.proto refactor(api): migrate inbox functionality to user notifications 7 months ago
attachment_service.proto feat: implement attachment filtering functionality 5 months ago
auth_service.proto refactor: user auth improvements (#5360) 5 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: update instance profile to use admin user instead of initialized flag 4 months ago
memo_service.proto feat: allow setting custom timestamps when creating memos and comments 4 months ago
shortcut_service.proto refactor: clean unused fields 11 months ago
user_service.proto refactor: migrate HOST roles to ADMIN 4 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).