memos/api/v1
2023-08-06 10:14:30 +08:00
..
activity.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
auth.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
common.go refactor: migrate definition to api v1 (#1879) 2023-07-02 18:56:25 +08:00
http_getter.go chore: add api docs (#1965) 2023-07-15 23:30:20 +08:00
idp.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
jwt.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
memo.go fix: get all memo api (#2091) 2023-08-06 10:14:30 +08:00
memo_organizer.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
memo_relation.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
memo_resource.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
resource.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
rss.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
storage.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
system.go feat: add system service (#2083) 2023-08-05 21:30:23 +08:00
system_setting.go chore: remove openai setting section (#2084) 2023-08-05 21:39:12 +08:00
tag.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
tag_test.go revert: fix: exclude all punctuation chars except underscore in tags (#2033) 2023-07-26 21:11:13 +08:00
user.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
user_setting.go chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
v1.go chore: initial memo service definition (#2077) 2023-08-05 09:32:52 +08:00