mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 00:56:00 +02:00
Refactoring, Clean up and bug fixes
This commit is contained in:
@@ -16,11 +16,12 @@ export const meta = {
|
||||
requireCredential: false,
|
||||
|
||||
params: {
|
||||
uri: $.str.note({
|
||||
uri: {
|
||||
validator: $.str,
|
||||
desc: {
|
||||
'ja-JP': 'ActivityPubオブジェクトのURI'
|
||||
}
|
||||
}),
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user