-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nodeinfoでyojo-artを名乗る #565
Merged
kozakura913
merged 26 commits into
yojo-art:develop
from
kozakura913:basedCherrypickVersion
Dec 20, 2024
Merged
nodeinfoでyojo-artを名乗る #565
kozakura913
merged 26 commits into
yojo-art:develop
from
kozakura913:basedCherrypickVersion
Dec 20, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #565 +/- ##
===========================================
+ Coverage 38.49% 40.06% +1.56%
===========================================
Files 1692 1696 +4
Lines 229499 235777 +6278
Branches 3886 3894 +8
===========================================
+ Hits 88353 94469 +6116
- Misses 140481 140643 +162
Partials 665 665 ☔ View full report in Codecov by Sentry. |
이 PR에 의한 api.json 차이 차이점은 여기에서 볼 수 있음--- base
+++ head
@@ -1,12 +1,12 @@
{
"openapi": "3.1.0",
"info": {
- "version": "4.13.0-yojo1.2.0 (2024.10.1)",
- "title": "CherryPick API"
+ "version": "1.2.0 (4.13.0) (2024.10.1)",
+ "title": "yojo-art API"
},
"externalDocs": {
"description": "Repository",
- "url": "https://github.com/kokonect-link/cherrypick"
+ "url": "https://github.com/yojo-art/cherrypick"
},
"servers": [
{
@@ -21,7 +21,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:meta*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/meta.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/meta.ts"
},
"tags": [
"meta"
@@ -962,7 +962,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes* / **Permission**: *arr-create*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/abuse-report-resolver/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/abuse-report-resolver/create.ts"
},
"tags": [
"admin"
@@ -1221,7 +1221,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes* / **Permission**: *arr-list*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/abuse-report-resolver/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/abuse-report-resolver/list.ts"
},
"tags": [
"admin"
@@ -1423,7 +1423,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *No* / **Permission**: *arr-delete*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/abuse-report-resolver/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/abuse-report-resolver/delete.ts"
},
"tags": [
"admin"
@@ -1575,7 +1575,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes* / **Permission**: *arr-update*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/abuse-report-resolver/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/abuse-report-resolver/update.ts"
},
"tags": [
"admin"
@@ -1797,7 +1797,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:abuse-user-reports*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/abuse-user-reports.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/abuse-user-reports.ts"
},
"tags": [
"admin"
@@ -2071,7 +2071,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes* / **Permission**: *read:admin:abuse-report:notification-recipient*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/abuse-report/notification-recipient/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/abuse-report/notification-recipient/list.ts"
},
"tags": [
"admin"
@@ -2233,7 +2233,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes* / **Permission**: *read:admin:abuse-report:notification-recipient*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/abuse-report/notification-recipient/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/abuse-report/notification-recipient/show.ts"
},
"tags": [
"admin"
@@ -2400,7 +2400,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes* / **Permission**: *write:admin:abuse-report:notification-recipient*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/abuse-report/notification-recipient/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/abuse-report/notification-recipient/create.ts"
},
"tags": [
"admin"
@@ -2607,7 +2607,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes* / **Permission**: *write:admin:abuse-report:notification-recipient*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/abuse-report/notification-recipient/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/abuse-report/notification-recipient/update.ts"
},
"tags": [
"admin"
@@ -2819,7 +2819,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes* / **Permission**: *write:admin:abuse-report:notification-recipient*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/abuse-report/notification-recipient/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/abuse-report/notification-recipient/delete.ts"
},
"tags": [
"admin"
@@ -2967,7 +2967,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/accounts/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/accounts/create.ts"
},
"tags": [
"admin"
@@ -3155,7 +3155,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/accounts/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/accounts/delete.ts"
},
"tags": [
"admin"
@@ -3303,7 +3303,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/accounts/find-by-email.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/accounts/find-by-email.ts"
},
"tags": [
"admin"
@@ -3467,7 +3467,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:ad*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/ad/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/ad/create.ts"
},
"tags": [
"admin"
@@ -3656,7 +3656,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:ad*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/ad/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/ad/delete.ts"
},
"tags": [
"admin"
@@ -3813,7 +3813,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:ad*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/ad/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/ad/list.ts"
},
"tags": [
"admin"
@@ -3986,7 +3986,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:ad*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/ad/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/ad/update.ts"
},
"tags": [
"admin"
@@ -4172,7 +4172,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:announcements*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/announcements/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/announcements/create.ts"
},
"tags": [
"admin"
@@ -4417,7 +4417,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:announcements*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/announcements/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/announcements/delete.ts"
},
"tags": [
"admin"
@@ -4574,7 +4574,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:announcements*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/announcements/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/announcements/list.ts"
},
"tags": [
"admin"
@@ -4797,7 +4797,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:announcements*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/announcements/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/announcements/update.ts"
},
"tags": [
"admin"
@@ -4998,7 +4998,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:avatar-decorations*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/avatar-decorations/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/avatar-decorations/create.ts"
},
"tags": [
"admin"
@@ -5161,7 +5161,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:avatar-decorations*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/avatar-decorations/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/avatar-decorations/delete.ts"
},
"tags": [
"admin"
@@ -5309,7 +5309,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:avatar-decorations*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/avatar-decorations/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/avatar-decorations/list.ts"
},
"tags": [
"admin"
@@ -5524,7 +5524,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:avatar-decorations*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/avatar-decorations/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/avatar-decorations/update.ts"
},
"tags": [
"admin"
@@ -5689,7 +5689,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:delete-all-files-of-a-user*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/delete-all-files-of-a-user.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/delete-all-files-of-a-user.ts"
},
"tags": [
"admin"
@@ -5837,7 +5837,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:unset-user-avatar*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/unset-user-avatar.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/unset-user-avatar.ts"
},
"tags": [
"admin"
@@ -5985,7 +5985,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:unset-user-banner*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/unset-user-banner.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/unset-user-banner.ts"
},
"tags": [
"admin"
@@ -6133,7 +6133,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes* / **Permission**: *write:admin:unset-user-mutual-link*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/unset-user-mutual-link.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/unset-user-mutual-link.ts"
},
"tags": [
"admin"
@@ -6281,7 +6281,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/drive/clean-remote-files.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/drive/clean-remote-files.ts"
},
"tags": [
"admin"
@@ -6410,7 +6410,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/drive/cleanup.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/drive/cleanup.ts"
},
"tags": [
"admin"
@@ -6539,7 +6539,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/drive/files.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/drive/files.ts"
},
"tags": [
"admin"
@@ -6736,7 +6736,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/drive/show-file.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/drive/show-file.ts"
},
"tags": [
"admin"
@@ -7081,7 +7081,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:emoji*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/add-aliases-bulk.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/add-aliases-bulk.ts"
},
"tags": [
"admin"
@@ -7239,7 +7239,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:emoji*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/add.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/add.ts"
},
"tags": [
"admin"
@@ -7449,7 +7449,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:emoji*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/adds.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/adds.ts"
},
"tags": [
"admin"
@@ -7658,7 +7658,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:emoji*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/copy.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/copy.ts"
},
"tags": [
"admin"
@@ -7840,7 +7840,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:emoji*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/delete-bulk.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/delete-bulk.ts"
},
"tags": [
"admin"
@@ -7991,7 +7991,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:emoji*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/delete.ts"
},
"tags": [
"admin"
@@ -8148,7 +8148,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/import-zip.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/import-zip.ts"
},
"tags": [
"admin"
@@ -8296,7 +8296,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:emoji*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/list-remote.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/list-remote.ts"
},
"tags": [
"admin"
@@ -8515,7 +8515,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:emoji*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/list.ts"
},
"tags": [
"admin"
@@ -8726,7 +8726,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:emoji*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/remove-aliases-bulk.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/remove-aliases-bulk.ts"
},
"tags": [
"admin"
@@ -8884,7 +8884,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:emoji*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/set-aliases-bulk.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/set-aliases-bulk.ts"
},
"tags": [
"admin"
@@ -9042,7 +9042,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:emoji*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/set-category-bulk.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/set-category-bulk.ts"
},
"tags": [
"admin"
@@ -9200,7 +9200,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:emoji*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/set-license-bulk.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/set-license-bulk.ts"
},
"tags": [
"admin"
@@ -9358,7 +9358,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:emoji*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/steal.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/steal.ts"
},
"tags": [
"admin"
@@ -9552,7 +9552,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:emoji*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/emoji/update.ts"
},
"tags": [
"admin"
@@ -9775,7 +9775,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:federation*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/federation/delete-all-files.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/federation/delete-all-files.ts"
},
"tags": [
"admin"
@@ -9922,7 +9922,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:federation*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/federation/refresh-remote-instance-metadata.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/federation/refresh-remote-instance-metadata.ts"
},
"tags": [
"admin"
@@ -10069,7 +10069,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:federation*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/federation/remove-all-following.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/federation/remove-all-following.ts"
},
"tags": [
"admin"
@@ -10216,7 +10216,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:federation*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/federation/update-instance.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/federation/update-instance.ts"
},
"tags": [
"admin"
@@ -10369,7 +10369,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:index-stats*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/get-index-stats.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/get-index-stats.ts"
},
"tags": [
"admin"
@@ -10520,7 +10520,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:table-stats*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/get-table-stats.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/get-table-stats.ts"
},
"tags": [
"admin"
@@ -10677,7 +10677,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:user-ips*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/get-user-ips.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/get-user-ips.ts"
},
"tags": [
"admin"
@@ -10848,7 +10848,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:invite-codes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/invite/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/invite/create.ts"
},
"tags": [
"admin"
@@ -11021,7 +11021,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:invite-codes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/invite/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/invite/list.ts"
},
"tags": [
"admin"
@@ -11202,7 +11202,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:invite-codes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/invite/revoke.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/invite/revoke.ts"
},
"tags": [
"admin"
@@ -11331,7 +11331,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:promo*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/promo/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/promo/create.ts"
},
"tags": [
"admin"
@@ -11501,7 +11501,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:queue*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/queue/clear.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/queue/clear.ts"
},
"tags": [
"admin"
@@ -11630,7 +11630,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:queue*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/queue/deliver-delayed.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/queue/deliver-delayed.ts"
},
"tags": [
"admin"
@@ -11784,7 +11784,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:queue*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/queue/inbox-delayed.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/queue/inbox-delayed.ts"
},
"tags": [
"admin"
@@ -11938,7 +11938,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:queue*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/queue/promote.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/queue/promote.ts"
},
"tags": [
"admin"
@@ -12089,7 +12089,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:emoji*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/queue/stats.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/queue/stats.ts"
},
"tags": [
"admin"
@@ -12245,7 +12245,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:relays*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/relays/add.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/relays/add.ts"
},
"tags": [
"admin"
@@ -12432,7 +12432,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:relays*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/relays/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/relays/list.ts"
},
"tags": [
"admin"
@@ -12595,7 +12595,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:relays*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/relays/remove.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/relays/remove.ts"
},
"tags": [
"admin"
@@ -12742,7 +12742,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:reset-password*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/reset-password.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/reset-password.ts"
},
"tags": [
"admin"
@@ -12907,7 +12907,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:resolve-abuse-user-report*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/resolve-abuse-user-report.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/resolve-abuse-user-report.ts"
},
"tags": [
"admin"
@@ -13077,7 +13077,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:resolve-abuse-user-report*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/forward-abuse-user-report.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/forward-abuse-user-report.ts"
},
"tags": [
"admin"
@@ -13236,7 +13236,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:resolve-abuse-user-report*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/update-abuse-user-report.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/update-abuse-user-report.ts"
},
"tags": [
"admin"
@@ -13398,7 +13398,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:send-email*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/send-email.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/send-email.ts"
},
"tags": [
"admin"
@@ -13553,7 +13553,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:reindex*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/full-index.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/full-index.ts"
},
"tags": [
"admin"
@@ -13707,7 +13707,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:reindex*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/recreate-index.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/recreate-index.ts"
},
"tags": [
"admin"
@@ -13836,7 +13836,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:server-info*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/server-info.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/server-info.ts"
},
"tags": [
"admin"
@@ -14053,7 +14053,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:show-moderation-log*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/show-moderation-logs.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/show-moderation-logs.ts"
},
"tags": [
"admin"
@@ -14263,7 +14263,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:show-user*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/show-user.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/show-user.ts"
},
"tags": [
"admin"
@@ -15220,7 +15220,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:show-user*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/show-users.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/show-users.ts"
},
"tags": [
"admin"
@@ -15432,7 +15432,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:suspend-user*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/suspend-user.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/suspend-user.ts"
},
"tags": [
"admin"
@@ -15580,7 +15580,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:unsuspend-user*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/unsuspend-user.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/unsuspend-user.ts"
},
"tags": [
"admin"
@@ -15728,7 +15728,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:meta*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/update-meta.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/update-meta.ts"
},
"tags": [
"admin"
@@ -16631,7 +16631,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:delete-account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/delete-account.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/delete-account.ts"
},
"tags": [
"admin"
@@ -16779,7 +16779,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:user-note*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/update-user-note.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/update-user-note.ts"
},
"tags": [
"admin"
@@ -16931,7 +16931,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:roles*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/roles/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/roles/create.ts"
},
"tags": [
"admin"
@@ -17148,7 +17148,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:roles*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/roles/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/roles/delete.ts"
},
"tags": [
"admin"
@@ -17305,7 +17305,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:roles*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/roles/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/roles/list.ts"
},
"tags": [
"admin"
@@ -17445,7 +17445,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:admin:roles*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/roles/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/roles/show.ts"
},
"tags": [
"admin"
@@ -17610,7 +17610,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:roles*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/roles/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/roles/update.ts"
},
"tags": [
"admin"
@@ -17819,7 +17819,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:roles*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/roles/assign.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/roles/assign.ts"
},
"tags": [
"admin"
@@ -18005,7 +18005,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:roles*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/roles/unassign.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/roles/unassign.ts"
},
"tags": [
"admin"
@@ -18194,7 +18194,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:admin:roles*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/roles/update-default-policies.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/roles/update-default-policies.ts"
},
"tags": [
"admin"
@@ -18341,7 +18341,7 @@
"description": "No description provided.\n\n**Credential required**: *No* / **Permission**: *read:admin:roles*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/roles/users.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/roles/users.ts"
},
"tags": [
"admin"
@@ -18543,7 +18543,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes* / **Permission**: *write:admin:system-webhook*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/system-webhook/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/system-webhook/create.ts"
},
"tags": [
"admin"
@@ -18731,7 +18731,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes* / **Permission**: *write:admin:system-webhook*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/system-webhook/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/system-webhook/delete.ts"
},
"tags": [
"admin"
@@ -18879,7 +18879,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes* / **Permission**: *write:admin:system-webhook*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/system-webhook/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/system-webhook/list.ts"
},
"tags": [
"admin"
@@ -19048,7 +19048,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes* / **Permission**: *write:admin:system-webhook*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/system-webhook/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/system-webhook/show.ts"
},
"tags": [
"admin"
@@ -19215,7 +19215,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes* / **Permission**: *write:admin:system-webhook*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/system-webhook/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/system-webhook/update.ts"
},
"tags": [
"admin"
@@ -19408,7 +19408,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes* / **Permission**: *read:admin:system-webhook*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/system-webhook/test.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/admin/system-webhook/test.ts"
},
"tags": [
"webhooks"
@@ -19609,7 +19609,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/announcements.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/announcements.ts"
},
"tags": [
"meta"
@@ -19774,7 +19774,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/announcements/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/announcements/show.ts"
},
"tags": [
"meta"
@@ -19934,7 +19934,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/antennas/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/antennas/create.ts"
},
"tags": [
"antennas"
@@ -20198,7 +20198,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/antennas/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/antennas/delete.ts"
},
"tags": [
"antennas"
@@ -20355,7 +20355,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/antennas/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/antennas/list.ts"
},
"tags": [
"antennas"
@@ -20495,7 +20495,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/antennas/notes.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/antennas/notes.ts"
},
"tags": [
"antennas"
@@ -20683,7 +20683,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/antennas/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/antennas/show.ts"
},
"tags": [
"antennas"
@@ -20848,7 +20848,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/antennas/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/antennas/update.ts"
},
"tags": [
"antennas"
@@ -21109,7 +21109,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:federation*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/ap/get.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/ap/get.ts"
},
"tags": [
"federation"
@@ -21284,7 +21284,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/ap/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/ap/show.ts"
},
"tags": [
"federation"
@@ -21507,7 +21507,7 @@
"description": "リモートユーザの投稿を取得します\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/ap/fetch-outbox.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/ap/fetch-outbox.ts"
},
"tags": [
"federation"
@@ -21741,7 +21741,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/app/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/app/create.ts"
},
"tags": [
"app"
@@ -21909,7 +21909,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/app/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/app/show.ts"
},
"tags": [
"app"
@@ -22069,7 +22069,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/auth/accept.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/auth/accept.ts"
},
"tags": [
"auth"
@@ -22225,7 +22225,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/auth/session/generate.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/auth/session/generate.ts"
},
"tags": [
"auth"
@@ -22396,7 +22396,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/auth/session/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/auth/session/show.ts"
},
"tags": [
"auth"
@@ -22572,7 +22572,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/auth/session/userkey.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/auth/session/userkey.ts"
},
"tags": [
"auth"
@@ -22765,7 +22765,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:blocks*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/blocking/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/blocking/create.ts"
},
"tags": [
"account"
@@ -22969,7 +22969,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:blocks*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/blocking/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/blocking/delete.ts"
},
"tags": [
"account"
@@ -23173,7 +23173,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:blocks*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/blocking/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/blocking/list.ts"
},
"tags": [
"account"
@@ -23339,7 +23339,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/active-users.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/active-users.ts"
},
"tags": [
"charts"
@@ -23570,7 +23570,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/active-users.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/active-users.ts"
},
"tags": [
"charts"
@@ -23803,7 +23803,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/ap-request.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/ap-request.ts"
},
"tags": [
"charts"
@@ -23992,7 +23992,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/ap-request.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/ap-request.ts"
},
"tags": [
"charts"
@@ -24183,7 +24183,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/drive.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/drive.ts"
},
"tags": [
"charts"
@@ -24423,7 +24423,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/drive.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/drive.ts"
},
"tags": [
"charts"
@@ -24665,7 +24665,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/federation.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/federation.ts"
},
"tags": [
"charts"
@@ -24889,7 +24889,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/federation.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/federation.ts"
},
"tags": [
"charts"
@@ -25115,7 +25115,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/instance.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/instance.ts"
},
"tags": [
"charts"
@@ -25511,7 +25511,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/instance.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/instance.ts"
},
"tags": [
"charts"
@@ -25909,7 +25909,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/notes.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/notes.ts"
},
"tags": [
"charts"
@@ -26207,7 +26207,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/notes.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/notes.ts"
},
"tags": [
"charts"
@@ -26507,7 +26507,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/user/drive.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/user/drive.ts"
},
"tags": [
"charts"
@@ -26722,7 +26722,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/user/drive.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/user/drive.ts"
},
"tags": [
"charts"
@@ -26939,7 +26939,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/user/following.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/user/following.ts"
},
"tags": [
"charts"
@@ -27244,7 +27244,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/user/following.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/user/following.ts"
},
"tags": [
"charts"
@@ -27551,7 +27551,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/user/notes.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/user/notes.ts"
},
"tags": [
"charts"
@@ -27781,7 +27781,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/user/notes.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/user/notes.ts"
},
"tags": [
"charts"
@@ -28013,7 +28013,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/user/pv.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/user/pv.ts"
},
"tags": [
"charts"
@@ -28230,7 +28230,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/user/pv.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/user/pv.ts"
},
"tags": [
"charts"
@@ -28449,7 +28449,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/user/reactions.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/user/reactions.ts"
},
"tags": [
"charts"
@@ -28652,7 +28652,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/user/reactions.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/user/reactions.ts"
},
"tags": [
"charts"
@@ -28857,7 +28857,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/users.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/users.ts"
},
"tags": [
"charts"
@@ -29083,7 +29083,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/users.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/charts/users.ts"
},
"tags": [
"charts"
@@ -29311,7 +29311,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/add-note.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/add-note.ts"
},
"tags": [
"account"
@@ -29521,7 +29521,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/remove-note.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/remove-note.ts"
},
"tags": [
"account"
@@ -29692,7 +29692,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/create.ts"
},
"tags": [
"clips"
@@ -29870,7 +29870,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/delete.ts"
},
"tags": [
"clips"
@@ -30027,7 +30027,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/list.ts"
},
"tags": [
"clips"
@@ -30167,7 +30167,7 @@
"description": "No description provided.\n\n**Credential required**: *No* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/notes.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/notes.ts"
},
"tags": [
"account"
@@ -30361,7 +30361,7 @@
"description": "No description provided.\n\n**Credential required**: *No* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/show.ts"
},
"tags": [
"clips"
@@ -30538,7 +30538,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/update.ts"
},
"tags": [
"clips"
@@ -30719,7 +30719,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:clip-favorite*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/favorite.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/favorite.ts"
},
"tags": [
"clip"
@@ -30902,7 +30902,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:clip-favorite*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/unfavorite.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/unfavorite.ts"
},
"tags": [
"clip"
@@ -31067,7 +31067,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:clip-favorite*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/my-favorites.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/clips/my-favorites.ts"
},
"tags": [
"account"
@@ -31227,7 +31227,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive.ts"
},
"tags": [
"drive"
@@ -31375,7 +31375,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/files.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/files.ts"
},
"tags": [
"drive"
@@ -31571,7 +31571,7 @@
"description": "Find the notes to which the given file is attached.\n\n**Credential required**: *Yes* / **Permission**: *read:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/files/attached-notes.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/files/attached-notes.ts"
},
"tags": [
"drive"
@@ -31753,7 +31753,7 @@
"description": "Check if a given file exists.\n\n**Credential required**: *Yes* / **Permission**: *read:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/files/check-existence.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/files/check-existence.ts"
},
"tags": [
"drive"
@@ -31907,7 +31907,7 @@
"description": "Upload a new drive file.\n\n**Credential required**: *Yes* / **Permission**: *write:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/files/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/files/create.ts"
},
"tags": [
"drive"
@@ -32152,7 +32152,7 @@
"description": "Delete an existing drive file.\n\n**Credential required**: *Yes* / **Permission**: *write:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/files/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/files/delete.ts"
},
"tags": [
"drive"
@@ -32318,7 +32318,7 @@
"description": "Search for a drive file by a hash of the contents.\n\n**Credential required**: *Yes* / **Permission**: *read:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/files/find-by-hash.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/files/find-by-hash.ts"
},
"tags": [
"drive"
@@ -32476,7 +32476,7 @@
"description": "Search for a drive file by the given parameters.\n\n**Credential required**: *Yes* / **Permission**: *read:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/files/find.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/files/find.ts"
},
"tags": [
"drive"
@@ -32642,7 +32642,7 @@
"description": "Show the properties of a drive file.\n\n**Credential required**: *Yes* / **Permission**: *read:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/files/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/files/show.ts"
},
"tags": [
"drive"
@@ -32828,7 +32828,7 @@
"description": "Update the properties of a drive file.\n\n**Credential required**: *Yes* / **Permission**: *write:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/files/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/files/update.ts"
},
"tags": [
"drive"
@@ -33049,7 +33049,7 @@
"description": "Request the server to download a new drive file from the specified URL.\n\n**Credential required**: *Yes* / **Permission**: *write:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/files/upload-from-url.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/files/upload-from-url.ts"
},
"tags": [
"drive"
@@ -33248,7 +33248,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/folders.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/folders.ts"
},
"tags": [
"drive"
@@ -33422,7 +33422,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/folders/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/folders/create.ts"
},
"tags": [
"drive"
@@ -33613,7 +33613,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/folders/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/folders/delete.ts"
},
"tags": [
"drive"
@@ -33779,7 +33779,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/folders/find.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/folders/find.ts"
},
"tags": [
"drive"
@@ -33945,7 +33945,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/folders/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/folders/show.ts"
},
"tags": [
"drive"
@@ -34110,7 +34110,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/folders/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/folders/update.ts"
},
"tags": [
"drive"
@@ -34304,7 +34304,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:drive*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/stream.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/drive/stream.ts"
},
"tags": [
"drive"
@@ -34474,7 +34474,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/email-address/available.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/email-address/available.ts"
},
"tags": [
"users"
@@ -34638,7 +34638,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/endpoint.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/endpoint.ts"
},
"tags": [
"meta"
@@ -34816,7 +34816,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/endpoints.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/endpoints.ts"
},
"tags": [
"meta"
@@ -34956,7 +34956,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/export-custom-emojis.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/export-custom-emojis.ts"
},
"tags": [
"admin"
@@ -35106,7 +35106,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/federation/followers.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/federation/followers.ts"
},
"tags": [
"federation"
@@ -35273,7 +35273,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/federation/following.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/federation/following.ts"
},
"tags": [
"federation"
@@ -35440,7 +35440,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/federation/instances.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/federation/instances.ts"
},
"tags": [
"federation"
@@ -35669,7 +35669,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/federation/instances.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/federation/instances.ts"
},
"tags": [
"federation"
@@ -35900,7 +35900,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/federation/show-instance.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/federation/show-instance.ts"
},
"tags": [
"federation"
@@ -36060,7 +36060,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/federation/update-remote-user.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/federation/update-remote-user.ts"
},
"tags": [
"federation"
@@ -36203,7 +36203,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/federation/users.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/federation/users.ts"
},
"tags": [
"federation"
@@ -36370,7 +36370,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/federation/stats.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/federation/stats.ts"
},
"tags": [
"federation"
@@ -36545,7 +36545,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/federation/stats.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/federation/stats.ts"
},
"tags": [
"federation"
@@ -36722,7 +36722,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:following*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/following/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/following/create.ts"
},
"tags": [
"following"
@@ -36947,7 +36947,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:following*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/following/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/following/delete.ts"
},
"tags": [
"following"
@@ -37151,7 +37151,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:following*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/following/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/following/update.ts"
},
"tags": [
"following"
@@ -37365,7 +37365,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:following*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/following/update-all.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/following/update-all.ts"
},
"tags": [
"following"
@@ -37537,7 +37537,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:following*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/following/invalidate.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/following/invalidate.ts"
},
"tags": [
"following"
@@ -37741,7 +37741,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:following*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/following/requests/accept.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/following/requests/accept.ts"
},
"tags": [
"following"
@@ -37907,7 +37907,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:following*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/following/requests/cancel.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/following/requests/cancel.ts"
},
"tags": [
"following"
@@ -38081,7 +38081,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:following*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/following/requests/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/following/requests/list.ts"
},
"tags": [
"following"
@@ -38265,7 +38265,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:following*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/following/requests/reject.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/following/requests/reject.ts"
},
"tags": [
"following"
@@ -38422,7 +38422,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/gallery/featured.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/gallery/featured.ts"
},
"tags": [
"gallery"
@@ -38579,7 +38579,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/gallery/popular.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/gallery/popular.ts"
},
"tags": [
"gallery"
@@ -38714,7 +38714,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/gallery/posts.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/gallery/posts.ts"
},
"tags": [
"gallery"
@@ -38875,7 +38875,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:gallery*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/gallery/posts/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/gallery/posts/create.ts"
},
"tags": [
"gallery"
@@ -39073,7 +39073,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:gallery*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/gallery/posts/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/gallery/posts/delete.ts"
},
"tags": [
"gallery"
@@ -39239,7 +39239,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:gallery-likes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/gallery/posts/like.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/gallery/posts/like.ts"
},
"tags": [
"gallery"
@@ -39414,7 +39414,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/gallery/posts/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/gallery/posts/show.ts"
},
"tags": [
"gallery"
@@ -39574,7 +39574,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:gallery-likes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/gallery/posts/unlike.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/gallery/posts/unlike.ts"
},
"tags": [
"gallery"
@@ -39740,7 +39740,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:gallery*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/gallery/posts/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/gallery/posts/update.ts"
},
"tags": [
"gallery"
@@ -39941,7 +39941,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/get-online-users-count.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/get-online-users-count.ts"
},
"tags": [
"meta"
@@ -40078,7 +40078,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/get-online-users-count.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/get-online-users-count.ts"
},
"tags": [
"meta"
@@ -40217,7 +40217,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/get-avatar-decorations.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/get-avatar-decorations.ts"
},
"tags": [
"users"
@@ -40381,7 +40381,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/hashtags/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/hashtags/list.ts"
},
"tags": [
"hashtags"
@@ -40566,7 +40566,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/hashtags/search.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/hashtags/search.ts"
},
"tags": [
"hashtags"
@@ -40728,7 +40728,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/hashtags/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/hashtags/show.ts"
},
"tags": [
"hashtags"
@@ -40887,7 +40887,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/hashtags/trend.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/hashtags/trend.ts"
},
"tags": [
"hashtags"
@@ -41038,7 +41038,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/hashtags/trend.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/hashtags/trend.ts"
},
"tags": [
"hashtags"
@@ -41191,7 +41191,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/hashtags/users.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/hashtags/users.ts"
},
"tags": [
"hashtags"
@@ -41379,7 +41379,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i.ts"
},
"tags": [
"account"
@@ -41526,7 +41526,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/2fa/done.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/2fa/done.ts"
},
"tags": [
"account"
@@ -41691,7 +41691,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/2fa/key-done.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/2fa/key-done.ts"
},
"tags": [
"account"
@@ -41891,7 +41891,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/2fa/password-less.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/2fa/password-less.ts"
},
"tags": [
"account"
@@ -42047,7 +42047,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/2fa/register-key.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/2fa/register-key.ts"
},
"tags": [
"account"
@@ -42413,7 +42413,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/2fa/register.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/2fa/register.ts"
},
"tags": [
"account"
@@ -42606,7 +42606,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/2fa/update-key.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/2fa/update-key.ts"
},
"tags": [
"account"
@@ -42777,7 +42777,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/2fa/remove-key.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/2fa/remove-key.ts"
},
"tags": [
"account"
@@ -42943,7 +42943,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/2fa/unregister.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/2fa/unregister.ts"
},
"tags": [
"account"
@@ -43105,7 +43105,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/apps.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/apps.ts"
},
"tags": [
"account"
@@ -43294,7 +43294,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/authorized-apps.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/authorized-apps.ts"
},
"tags": [
"account"
@@ -43494,7 +43494,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/claim-achievement.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/claim-achievement.ts"
},
"tags": [
"account"
@@ -43723,7 +43723,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/change-password.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/change-password.ts"
},
"tags": [
"account"
@@ -43881,7 +43881,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/delete-account.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/delete-account.ts"
},
"tags": [
"account"
@@ -44034,7 +44034,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/export-blocking.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/export-blocking.ts"
},
"tags": [
"account"
@@ -44184,7 +44184,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/export-following.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/export-following.ts"
},
"tags": [
"account"
@@ -44354,7 +44354,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/export-mute.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/export-mute.ts"
},
"tags": [
"account"
@@ -44504,7 +44504,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/export-notes.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/export-notes.ts"
},
"tags": [
"account"
@@ -44654,7 +44654,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/export-clips.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/export-clips.ts"
},
"tags": [
"account"
@@ -44804,7 +44804,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/export-favorites.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/export-favorites.ts"
},
"tags": [
"account"
@@ -44954,7 +44954,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/export-user-lists.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/export-user-lists.ts"
},
"tags": [
"account"
@@ -45104,7 +45104,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/export-antennas.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/export-antennas.ts"
},
"tags": [
"account"
@@ -45254,7 +45254,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:favorites*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/favorites.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/favorites.ts"
},
"tags": [
"account"
@@ -45420,7 +45420,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:gallery-likes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/gallery/likes.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/gallery/likes.ts"
},
"tags": [
"account"
@@ -45599,7 +45599,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:gallery*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/gallery/posts.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/gallery/posts.ts"
},
"tags": [
"account"
@@ -45765,7 +45765,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/import-blocking.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/import-blocking.ts"
},
"tags": [
"account"
@@ -45970,7 +45970,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/import-following.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/import-following.ts"
},
"tags": [
"account"
@@ -46178,7 +46178,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/import-muting.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/import-muting.ts"
},
"tags": [
"account"
@@ -46383,7 +46383,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/import-user-lists.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/import-user-lists.ts"
},
"tags": [
"account"
@@ -46588,7 +46588,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/import-antennas.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/import-antennas.ts"
},
"tags": [
"account"
@@ -46793,7 +46793,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:notifications*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/notifications.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/notifications.ts"
},
"tags": [
"account"
@@ -47038,7 +47038,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:notifications*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/notifications-grouped.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/notifications-grouped.ts"
},
"tags": [
"account"
@@ -47289,7 +47289,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:page-likes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/page-likes.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/page-likes.ts"
},
"tags": [
"account"
@@ -47468,7 +47468,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:pages*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/pages.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/pages.ts"
},
"tags": [
"account"
@@ -47634,7 +47634,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/pin.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/pin.ts"
},
"tags": [
"account"
@@ -47817,7 +47817,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/read-all-messaging-messages.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/read-all-messaging-messages.ts"
},
"tags": [
"account"
@@ -47946,7 +47946,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/read-all-unread-notes.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/read-all-unread-notes.ts"
},
"tags": [
"account"
@@ -48075,7 +48075,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/read-announcement.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/read-announcement.ts"
},
"tags": [
"account"
@@ -48223,7 +48223,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/regenerate-token.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/regenerate-token.ts"
},
"tags": [
"account"
@@ -48370,7 +48370,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/registry/get-all.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/registry/get-all.ts"
},
"tags": [
"account"
@@ -48535,7 +48535,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/registry/get-detail.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/registry/get-detail.ts"
},
"tags": [
"account"
@@ -48723,7 +48723,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/registry/get.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/registry/get.ts"
},
"tags": [
"account"
@@ -48901,7 +48901,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/registry/keys-with-type.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/registry/keys-with-type.ts"
},
"tags": [
"account"
@@ -49069,7 +49069,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/registry/keys.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/registry/keys.ts"
},
"tags": [
"account"
@@ -49237,7 +49237,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/registry/remove.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/registry/remove.ts"
},
"tags": [
"account"
@@ -49408,7 +49408,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/registry/scopes-with-domain.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/registry/scopes-with-domain.ts"
},
"tags": [
"account"
@@ -49568,7 +49568,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/registry/set.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/registry/set.ts"
},
"tags": [
"account"
@@ -49733,7 +49733,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/revoke-token.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/revoke-token.ts"
},
"tags": [
"account"
@@ -49896,7 +49896,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/signin-history.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/signin-history.ts"
},
"tags": [
"account"
@@ -50062,7 +50062,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/unpin.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/unpin.ts"
},
"tags": [
"account"
@@ -50227,7 +50227,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/update-email.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/update-email.ts"
},
"tags": [
"account"
@@ -50442,7 +50442,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/update.ts"
},
"tags": [
"account"
@@ -51931,7 +51931,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:user-groups*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/user-group-invites.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/user-group-invites.ts"
},
"tags": [
"account"
@@ -52110,7 +52110,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/move.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/move.ts"
},
"tags": [
"users"
@@ -52330,7 +52330,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/webhooks/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/webhooks/create.ts"
},
"tags": [
"webhooks"
@@ -52585,7 +52585,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/webhooks/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/webhooks/list.ts"
},
"tags": [
"webhooks"
@@ -52786,7 +52786,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/webhooks/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/webhooks/show.ts"
},
"tags": [
"webhooks"
@@ -53012,7 +53012,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/webhooks/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/webhooks/update.ts"
},
"tags": [
"webhooks"
@@ -53205,7 +53205,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/webhooks/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/webhooks/delete.ts"
},
"tags": [
"webhooks"
@@ -53362,7 +53362,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/webhooks/test.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/i/webhooks/test.ts"
},
"tags": [
"webhooks"
@@ -53565,7 +53565,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:invite-codes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/invite/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/invite/create.ts"
},
"tags": [
"meta"
@@ -53711,7 +53711,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:invite-codes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/invite/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/invite/delete.ts"
},
"tags": [
"meta"
@@ -53886,7 +53886,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:invite-codes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/invite/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/invite/list.ts"
},
"tags": [
"meta"
@@ -54052,7 +54052,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:invite-codes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/invite/limit.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/invite/limit.ts"
},
"tags": [
"meta"
@@ -54199,7 +54199,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:messaging*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/messaging/history.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/messaging/history.ts"
},
"tags": [
"messaging"
@@ -54361,7 +54361,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:messaging*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/messaging/messages.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/messaging/messages.ts"
},
"tags": [
"messaging"
@@ -54578,7 +54578,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:messaging*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/messaging/messages/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/messaging/messages/create.ts"
},
"tags": [
"messaging"
@@ -54842,7 +54842,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:messaging*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/messaging/messages/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/messaging/messages/delete.ts"
},
"tags": [
"messaging"
@@ -55020,7 +55020,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:messaging*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/messaging/messages/read.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/messaging/messages/read.ts"
},
"tags": [
"messaging"
@@ -55177,7 +55177,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:messaging*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/messaging/messages/search.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/messaging/messages/search.ts"
},
"tags": [
"messaging"
@@ -55374,7 +55374,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/meta.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/meta.ts"
},
"tags": [
"meta"
@@ -55531,7 +55531,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/emojis.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/emojis.ts"
},
"tags": [
"meta"
@@ -55672,7 +55672,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/emojis.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/emojis.ts"
},
"tags": [
"meta"
@@ -55815,7 +55815,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/emoji.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/emoji.ts"
},
"tags": [
"meta"
@@ -55970,7 +55970,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/emoji.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/emoji.ts"
},
"tags": [
"meta"
@@ -56127,7 +56127,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/miauth/gen-token.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/miauth/gen-token.ts"
},
"tags": [
"auth"
@@ -56318,7 +56318,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:mutes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/mute/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/mute/create.ts"
},
"tags": [
"account"
@@ -56521,7 +56521,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:mutes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/mute/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/mute/delete.ts"
},
"tags": [
"account"
@@ -56696,7 +56696,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:mutes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/mute/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/mute/list.ts"
},
"tags": [
"account"
@@ -56862,7 +56862,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:mutes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/renote-mute/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/renote-mute/create.ts"
},
"tags": [
"account"
@@ -57058,7 +57058,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:mutes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/renote-mute/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/renote-mute/delete.ts"
},
"tags": [
"account"
@@ -57233,7 +57233,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:mutes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/renote-mute/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/renote-mute/list.ts"
},
"tags": [
"account"
@@ -57399,7 +57399,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/my/apps.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/my/apps.ts"
},
"tags": [
"account"
@@ -57561,7 +57561,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes.ts"
},
"tags": [
"notes"
@@ -57741,7 +57741,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/children.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/children.ts"
},
"tags": [
"notes"
@@ -57909,7 +57909,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/clips.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/clips.ts"
},
"tags": [
"clips"
@@ -58072,7 +58072,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/conversation.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/conversation.ts"
},
"tags": [
"notes"
@@ -58245,7 +58245,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:notes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/create.ts"
},
"tags": [
"notes"
@@ -58798,7 +58798,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:notes-schedule*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/schedule/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/schedule/create.ts"
},
"tags": [
"notes"
@@ -59328,7 +59328,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:notes-schedule*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/schedule/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/schedule/list.ts"
},
"tags": [
"notes"
@@ -59602,7 +59602,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:notes-schedule*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/schedule/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/schedule/delete.ts"
},
"tags": [
"notes"
@@ -59790,7 +59790,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:notes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/delete.ts"
},
"tags": [
"notes"
@@ -59977,7 +59977,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:notes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/update.ts"
},
"tags": [
"notes"
@@ -60313,7 +60313,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:favorites*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/favorites/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/favorites/create.ts"
},
"tags": [
"notes"
@@ -60500,7 +60500,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:favorites*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/favorites/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/favorites/delete.ts"
},
"tags": [
"notes"
@@ -60666,7 +60666,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/featured.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/featured.ts"
},
"tags": [
"notes"
@@ -60828,7 +60828,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/featured.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/featured.ts"
},
"tags": [
"notes"
@@ -60992,7 +60992,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/global-timeline.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/global-timeline.ts"
},
"tags": [
"notes"
@@ -61180,7 +61180,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/hybrid-timeline.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/hybrid-timeline.ts"
},
"tags": [
"notes"
@@ -61402,7 +61402,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/local-timeline.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/local-timeline.ts"
},
"tags": [
"notes"
@@ -61607,7 +61607,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/mentions.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/mentions.ts"
},
"tags": [
"notes"
@@ -61780,7 +61780,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/polls/recommendation.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/polls/recommendation.ts"
},
"tags": [
"notes"
@@ -61946,7 +61946,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/polls/translate.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/polls/translate.ts"
},
"tags": [
"notes"
@@ -62141,7 +62141,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:votes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/polls/vote.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/polls/vote.ts"
},
"tags": [
"notes"
@@ -62347,7 +62347,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/events/search.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/events/search.ts"
},
"tags": [
"notes"
@@ -62598,7 +62598,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/reactions.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/reactions.ts"
},
"tags": [
"notes"
@@ -62779,7 +62779,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/reactions.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/reactions.ts"
},
"tags": [
"notes"
@@ -62962,7 +62962,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:reactions*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/reactions/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/reactions/create.ts"
},
"tags": [
"reactions"
@@ -63150,7 +63150,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:reactions*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/reactions/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/reactions/delete.ts"
},
"tags": [
"reactions"
@@ -63337,7 +63337,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/renotes.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/renotes.ts"
},
"tags": [
"notes"
@@ -63514,7 +63514,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/replies.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/replies.ts"
},
"tags": [
"notes"
@@ -63682,7 +63682,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/search-by-tag.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/search-by-tag.ts"
},
"tags": [
"notes"
@@ -63898,7 +63898,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/search.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/search.ts"
},
"tags": [
"notes"
@@ -64107,7 +64107,7 @@
"description": "高度な検索ができます\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/advanced-search.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/advanced-search.ts"
},
"tags": [
"notes"
@@ -64395,7 +64395,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/show.ts"
},
"tags": [
"notes"
@@ -64555,7 +64555,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/state.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/state.ts"
},
"tags": [
"notes"
@@ -64722,7 +64722,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/thread-muting/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/thread-muting/create.ts"
},
"tags": [
"notes"
@@ -64900,7 +64900,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/thread-muting/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/thread-muting/delete.ts"
},
"tags": [
"notes"
@@ -65057,7 +65057,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/timeline.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/timeline.ts"
},
"tags": [
"notes"
@@ -65257,7 +65257,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/translate.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/translate.ts"
},
"tags": [
"notes"
@@ -65468,7 +65468,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:notes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/unrenote.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/unrenote.ts"
},
"tags": [
"notes"
@@ -65646,7 +65646,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/user-list-timeline.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notes/user-list-timeline.ts"
},
"tags": [
"notes"
@@ -65863,7 +65863,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:notifications*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notifications/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notifications/create.ts"
},
"tags": [
"notifications"
@@ -66043,7 +66043,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:notifications*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notifications/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notifications/delete.ts"
},
"tags": [
"notification"
@@ -66200,7 +66200,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:notifications*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notifications/flush.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notifications/flush.ts"
},
"tags": [
"notifications"
@@ -66329,7 +66329,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:notifications*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notifications/mark-all-as-read.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notifications/mark-all-as-read.ts"
},
"tags": [
"notifications"
@@ -66458,7 +66458,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:notifications*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notifications/test-notification.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/notifications/test-notification.ts"
},
"tags": [
"notifications"
@@ -66608,7 +66608,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/official-tags/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/official-tags/show.ts"
},
"tags": [
"official-Tags"
@@ -66789,7 +66789,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes* / **Permission**: *write:admin:official-tags*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/official-tags/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/official-tags/update.ts"
},
"tags": [
"admin"
@@ -66998,7 +66998,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/page-push.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/page-push.ts"
},
"tags": [
"pages"
@@ -67160,7 +67160,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:pages*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/pages/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/pages/create.ts"
},
"tags": [
"pages"
@@ -67408,7 +67408,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:pages*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/pages/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/pages/delete.ts"
},
"tags": [
"pages"
@@ -67574,7 +67574,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/pages/featured.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/pages/featured.ts"
},
"tags": [
"pages"
@@ -67709,7 +67709,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:page-likes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/pages/like.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/pages/like.ts"
},
"tags": [
"pages"
@@ -67884,7 +67884,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/pages/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/pages/show.ts"
},
"tags": [
"pages"
@@ -68060,7 +68060,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:page-likes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/pages/unlike.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/pages/unlike.ts"
},
"tags": [
"pages"
@@ -68226,7 +68226,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:pages*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/pages/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/pages/update.ts"
},
"tags": [
"pages"
@@ -68481,7 +68481,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:flash*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/flash/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/flash/create.ts"
},
"tags": [
"flash"
@@ -68680,7 +68680,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:flash*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/flash/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/flash/delete.ts"
},
"tags": [
"flashs"
@@ -68846,7 +68846,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/flash/featured.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/flash/featured.ts"
},
"tags": [
"flash"
@@ -69004,7 +69004,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/flash/gen-token.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/flash/gen-token.ts"
},
"tags": [
"flash"
@@ -69190,7 +69190,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:flash-likes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/flash/like.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/flash/like.ts"
},
"tags": [
"flash"
@@ -69364,7 +69364,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/flash/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/flash/show.ts"
},
"tags": [
"flashs"
@@ -69541,7 +69541,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:flash-likes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/flash/unlike.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/flash/unlike.ts"
},
"tags": [
"flash"
@@ -69706,7 +69706,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:flash*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/flash/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/flash/update.ts"
},
"tags": [
"flash"
@@ -69915,7 +69915,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:flash*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/flash/my.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/flash/my.ts"
},
"tags": [
"account"
@@ -70081,7 +70081,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:flash-likes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/flash/my-likes.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/flash/my-likes.ts"
},
"tags": [
"account"
@@ -70268,7 +70268,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/ping.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/ping.ts"
},
"tags": [
"meta"
@@ -70407,7 +70407,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/pinned-users.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/pinned-users.ts"
},
"tags": [
"users"
@@ -70542,7 +70542,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/promo/read.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/promo/read.ts"
},
"tags": [
"notes"
@@ -70699,7 +70699,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/roles/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/roles/list.ts"
},
"tags": [
"role"
@@ -70839,7 +70839,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/roles/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/roles/show.ts"
},
"tags": [
"role"
@@ -70999,7 +70999,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/roles/users.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/roles/users.ts"
},
"tags": [
"role"
@@ -71189,7 +71189,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/roles/notes.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/roles/notes.ts"
},
"tags": [
"role"
@@ -71377,7 +71377,7 @@
"description": "Request a users password to be reset.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/request-reset-password.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/request-reset-password.ts"
},
"tags": [
"reset password"
@@ -71544,7 +71544,7 @@
"description": "Only available when running with <code>NODE_ENV=testing</code>. Reset the database and flush Redis.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/reset-db.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/reset-db.ts"
},
"tags": [
"non-productive"
@@ -71668,7 +71668,7 @@
"description": "Complete the password reset that was previously requested.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/reset-password.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/reset-password.ts"
},
"tags": [
"reset password"
@@ -71814,7 +71814,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/server-info.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/server-info.ts"
},
"tags": [
"meta"
@@ -71995,7 +71995,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/server-info.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/server-info.ts"
},
"tags": [
"meta"
@@ -72178,7 +72178,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/stats.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/stats.ts"
},
"tags": [
"meta"
@@ -72341,7 +72341,7 @@
"description": "Check push notification registration exists.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/sw/show-registration.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/sw/show-registration.ts"
},
"tags": [
"account"
@@ -72517,7 +72517,7 @@
"description": "Update push notification registration.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/sw/update-registration.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/sw/update-registration.ts"
},
"tags": [
"account"
@@ -72699,7 +72699,7 @@
"description": "Register to receive push notifications.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/sw/register.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/sw/register.ts"
},
"tags": [
"account"
@@ -72895,7 +72895,7 @@
"description": "Unregister from receiving push notifications.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/sw/unregister.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/sw/unregister.ts"
},
"tags": [
"account"
@@ -73037,7 +73037,7 @@
"description": "Endpoint for testing input validation.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/test.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/test.ts"
},
"tags": [
"non-productive"
@@ -73229,7 +73229,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/username/available.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/username/available.ts"
},
"tags": [
"users"
@@ -73387,7 +73387,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users.ts"
},
"tags": [
"users"
@@ -73580,7 +73580,7 @@
"description": "Show all clips this user owns.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/clips.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/clips.ts"
},
"tags": [
"users"
@@ -73746,7 +73746,7 @@
"description": "Show everyone that follows this user.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/followers.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/followers.ts"
},
"tags": [
"users"
@@ -73952,7 +73952,7 @@
"description": "Show everyone that this user is following.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/following.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/following.ts"
},
"tags": [
"users"
@@ -74174,7 +74174,7 @@
"description": "Show all gallery posts by the given user.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/gallery/posts.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/gallery/posts.ts"
},
"tags": [
"users"
@@ -74342,7 +74342,7 @@
"description": "Get a list of other users that the specified user frequently replies to.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/get-frequently-replied-users.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/get-frequently-replied-users.ts"
},
"tags": [
"users"
@@ -74523,7 +74523,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/featured-notes.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/featured-notes.ts"
},
"tags": [
"notes"
@@ -74685,7 +74685,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/featured-notes.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/featured-notes.ts"
},
"tags": [
"notes"
@@ -74849,7 +74849,7 @@
"description": "Create a new group.\n\n**Credential required**: *Yes* / **Permission**: *write:user-groups*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/create.ts"
},
"tags": [
"groups"
@@ -75027,7 +75027,7 @@
"description": "Delete an existing group.\n\n**Credential required**: *Yes* / **Permission**: *write:user-groups*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/delete.ts"
},
"tags": [
"groups"
@@ -75184,7 +75184,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:user-groups*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/invitations/accept.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/invitations/accept.ts"
},
"tags": [
"groups"
@@ -75341,7 +75341,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:user-groups*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/invitations/reject.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/invitations/reject.ts"
},
"tags": [
"groups"
@@ -75498,7 +75498,7 @@
"description": "Invite a user to an existing group.\n\n**Credential required**: *Yes* / **Permission**: *write:user-groups*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/invite.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/invite.ts"
},
"tags": [
"groups"
@@ -75687,7 +75687,7 @@
"description": "List the groups that the authenticated user is a member of.\n\n**Credential required**: *Yes* / **Permission**: *read:user-groups*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/joined.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/joined.ts"
},
"tags": [
"groups"
@@ -75827,7 +75827,7 @@
"description": "Leave a group. The owner of a group can not leave. They must transfer ownership or delete the group instead.\n\n**Credential required**: *Yes* / **Permission**: *write:user-groups*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/leave.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/leave.ts"
},
"tags": [
"groups"
@@ -75993,7 +75993,7 @@
"description": "List the groups that the authenticated user is the owner of.\n\n**Credential required**: *Yes* / **Permission**: *read:user-groups*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/owned.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/owned.ts"
},
"tags": [
"groups"
@@ -76133,7 +76133,7 @@
"description": "Removes a specified user from a group. The owner can not be removed.\n\n**Credential required**: *Yes* / **Permission**: *write:user-groups*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/pull.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/pull.ts"
},
"tags": [
"groups"
@@ -76313,7 +76313,7 @@
"description": "Show the properties of a group.\n\n**Credential required**: *Yes* / **Permission**: *read:user-groups*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/show.ts"
},
"tags": [
"groups"
@@ -76478,7 +76478,7 @@
"description": "Transfer ownership of a group from the authenticated user to another user.\n\n**Credential required**: *Yes* / **Permission**: *write:user-groups*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/transfer.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/transfer.ts"
},
"tags": [
"groups"
@@ -76666,7 +76666,7 @@
"description": "Update the properties of a group.\n\n**Credential required**: *Yes* / **Permission**: *write:user-groups*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/groups/update.ts"
},
"tags": [
"groups"
@@ -76837,7 +76837,7 @@
"description": "Create a new list of users.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/create.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/create.ts"
},
"tags": [
"lists"
@@ -77003,7 +77003,7 @@
"description": "Delete an existing list of users.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/delete.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/delete.ts"
},
"tags": [
"lists"
@@ -77160,7 +77160,7 @@
"description": "Show all lists that the authenticated user has created.\n\n**Credential required**: *No* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/list.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/list.ts"
},
"tags": [
"lists"
@@ -77329,7 +77329,7 @@
"description": "Remove a user from a list.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/pull.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/pull.ts"
},
"tags": [
"lists"
@@ -77500,7 +77500,7 @@
"description": "Add a user to an existing list.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/push.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/push.ts"
},
"tags": [
"lists"
@@ -77719,7 +77719,7 @@
"description": "Show the properties of a list.\n\n**Credential required**: *No* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/show.ts"
},
"tags": [
"lists"
@@ -77883,7 +77883,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/favorite.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/favorite.ts"
},
"tags": [
"lists"
@@ -78049,7 +78049,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/unfavorite.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/unfavorite.ts"
},
"tags": [
"lists"
@@ -78215,7 +78215,7 @@
"description": "Update the properties of a list.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/update.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/update.ts"
},
"tags": [
"lists"
@@ -78388,7 +78388,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/create-from-public.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/create-from-public.ts"
},
"tags": [
"lists"
@@ -78604,7 +78604,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/update-membership.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/update-membership.ts"
},
"tags": [
"lists"
@@ -78778,7 +78778,7 @@
"description": "No description provided.\n\n**Credential required**: *No* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/get-memberships.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/lists/get-memberships.ts"
},
"tags": [
"lists"
@@ -78986,7 +78986,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/notes.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/notes.ts"
},
"tags": [
"users"
@@ -79202,7 +79202,7 @@
"description": "Show all pages this user created.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/pages.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/pages.ts"
},
"tags": [
"users"
@@ -79370,7 +79370,7 @@
"description": "Show all flashs this user created.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/flashs.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/flashs.ts"
},
"tags": [
"users"
@@ -79536,7 +79536,7 @@
"description": "Show all reactions this user made.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/reactions.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/reactions.ts"
},
"tags": [
"users"
@@ -79728,7 +79728,7 @@
"description": "Show users that the authenticated user might be interested to follow.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/recommendation.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/recommendation.ts"
},
"tags": [
"users"
@@ -79890,7 +79890,7 @@
"description": "Show the different kinds of relations between the authenticated user and the specified user(s).\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/relation.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/relation.ts"
},
"tags": [
"users"
@@ -80148,7 +80148,7 @@
"description": "File a report.\n\n**Credential required**: *Yes* / **Permission**: *write:report-abuse*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/report-abuse.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/report-abuse.ts"
},
"tags": [
"users"
@@ -80329,7 +80329,7 @@
"description": "Search for a user by username and/or host.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/search-by-username-and-host.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/search-by-username-and-host.ts"
},
"tags": [
"users"
@@ -80510,7 +80510,7 @@
"description": "Search for users.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/search.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/search.ts"
},
"tags": [
"users"
@@ -80686,7 +80686,7 @@
"description": "Show the properties of a user.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/show.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/show.ts"
},
"tags": [
"users"
@@ -80900,7 +80900,7 @@
"description": "Show statistics about a user.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/stats.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/stats.ts"
},
"tags": [
"users"
@@ -81144,7 +81144,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/achievements.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/achievements.ts"
},
"tags": [
"users"
@@ -81309,7 +81309,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/update-memo.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/update-memo.ts"
},
"tags": [
"account"
@@ -81474,7 +81474,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/translate.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/users/translate.ts"
},
"tags": [
"users"
@@ -81676,7 +81676,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/fetch-rss.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/fetch-rss.ts"
},
"tags": [
"meta"
@@ -81976,7 +81976,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/fetch-rss.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/fetch-rss.ts"
},
"tags": [
"meta"
@@ -82278,7 +82278,7 @@
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the cherrypick mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/fetch-external-resources.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/fetch-external-resources.ts"
},
"tags": [
"meta"
@@ -82487,7 +82487,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/retention.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/retention.ts"
},
"tags": [
"users"
@@ -82643,7 +82643,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/retention.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/retention.ts"
},
"tags": [
"users"
@@ -82801,7 +82801,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/bubble-game/register.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/bubble-game/register.ts"
},
"tags": [
"bubble-game"
@@ -83003,7 +83003,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/bubble-game/ranking.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/bubble-game/ranking.ts"
},
"tags": [
"bubble-game"
@@ -83174,7 +83174,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/bubble-game/ranking.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/bubble-game/ranking.ts"
},
"tags": [
"bubble-game"
@@ -83347,7 +83347,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/reversi/cancel-match.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/reversi/cancel-match.ts"
},
"tags": [
"reversi"
@@ -83504,7 +83504,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/reversi/games.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/reversi/games.ts"
},
"tags": [
"reversi"
@@ -83668,7 +83668,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/reversi/match.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/reversi/match.ts"
},
"tags": [
"reversi"
@@ -83861,7 +83861,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *read:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/reversi/invitations.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/reversi/invitations.ts"
},
"tags": [
"reversi"
@@ -84000,7 +84000,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/reversi/show-game.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/reversi/show-game.ts"
},
"tags": [
"reversi"
@@ -84160,7 +84160,7 @@
"description": "No description provided.\n\n**Credential required**: *Yes* / **Permission**: *write:account*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/reversi/surrender.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/reversi/surrender.ts"
},
"tags": [
"reversi"
@@ -84335,7 +84335,7 @@
"description": "No description provided.\n\n**Credential required**: *No*",
"externalDocs": {
"description": "Source code",
- "url": "https://github.com/kokonect-link/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/reversi/verify.ts"
+ "url": "https://github.com/yojo-art/cherrypick/blob/develop/packages/backend/src/server/api/endpoints/reversi/verify.ts"
},
"tags": [
"reversi"
@@ -89886,6 +89886,9 @@
"basedMisskeyVersion": {
"type": "string"
},
+ "basedCherrypickVersion": {
+ "type": "string"
+ },
"providesTarball": {
"type": "boolean"
},
@@ -89929,14 +89932,14 @@
"string",
"null"
],
- "default": "https://github.com/kokonect-link/cherrypick"
+ "default": "https://github.com/yojo-art/cherrypick"
},
"feedbackUrl": {
"type": [
"string",
"null"
],
- "default": "https://github.com/kokonect-link/cherrypick/issues/new"
+ "default": "https://github.com/yojo-art/cherrypick/issues/new"
},
"statusUrl": {
"type": [
@@ -90194,6 +90197,7 @@
"maintainerEmail",
"version",
"basedMisskeyVersion",
+ "basedCherrypickVersion",
"providesTarball",
"name",
"shortName", |
…ojo-art.git into basedCherrypickVersion
penginn-net
reviewed
Dec 8, 2024
penginn-net
approved these changes
Dec 19, 2024
This was referenced Dec 20, 2024
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What
resolve: #548
Why
#548
Additional info (optional)
ブランディングは要改善かも
close: #272
Checklist