From 72bd5ad246761b3fc922c5ff9d322008bc29658e Mon Sep 17 00:00:00 2001 From: mustafa budak Date: Tue, 10 Sep 2024 12:25:00 +0200 Subject: [PATCH 1/3] Pages, Contact, Donate tests were performed --- .../1.0.0/account-statistic.json | 20 +- .../documentation/1.0.0/activity.json | 24 +- .../documentation/1.0.0/applicant.json | 20 +- .../documentation/1.0.0/application.json | 24 +- .../documentation/1.0.0/archive-content.json | 24 +- .../documentation/1.0.0/archive-image.json | 20 +- .../src/api/art/documentation/1.0.0/art.json | 20 +- .../api/asset/documentation/1.0.0/asset.json | 20 +- .../documentation/1.0.0/assets-tracking.json | 20 +- .../documentation/1.0.0/audit-log.json | 20 +- .../api/blog/documentation/1.0.0/blog.json | 24 +- .../documentation/1.0.0/category.json | 20 +- .../documentation/1.0.0/collection.json | 24 +- .../comment/documentation/1.0.0/comment.json | 20 +- .../documentation/1.0.0/competition.json | 24 +- .../1.0.0/course-application.json | 20 +- .../course/documentation/1.0.0/course.json | 20 +- .../donate/documentation/1.0.0/donate.json | 20 +- .../documentation/1.0.0/feedback.json | 20 +- .../documentation/1.0.0/foundation.json | 20 +- .../hashtag/documentation/1.0.0/hashtag.json | 24 +- .../src/api/job/documentation/1.0.0/job.json | 20 +- .../mention/documentation/1.0.0/mention.json | 24 +- .../documentation/1.0.0/notification.json | 20 +- .../documentation/1.0.0/observation.json | 20 +- .../payment/documentation/1.0.0/payment.json | 20 +- .../documentation/1.0.0/platform.json | 20 +- .../api/post/documentation/1.0.0/post.json | 24 +- .../documentation/1.0.0/presentation.json | 24 +- .../privacy/documentation/1.0.0/privacy.json | 16 +- .../profile/documentation/1.0.0/profile.json | 20 +- .../1.0.0/recommended-topic.json | 24 +- .../1.0.0/recommended-tweet.json | 24 +- .../documentation/1.0.0/subscriber.json | 20 +- .../src/api/tag/documentation/1.0.0/tag.json | 20 +- .../api/term/documentation/1.0.0/term.json | 16 +- .../documentation/1.0.0/timeline.json | 24 +- .../api/topic/documentation/1.0.0/topic.json | 12 +- .../documentation/1.0.0/translate.json | 20 +- .../api/trend/documentation/1.0.0/trend.json | 12 +- .../documentation/1.0.0/user-feedback.json | 20 +- .../1.0.0/user-notification.json | 20 +- .../api/vote/documentation/1.0.0/vote.json | 20 +- .../1.0.0/full_documentation.json | 1872 ++++------------- .../playwright/src/tests/07-pages.spec.ts | 39 + .../playwright/src/tests/08-contact.spec.ts | 89 + .../playwright/src/tests/09-donate.spec.ts | 78 + 47 files changed, 846 insertions(+), 2120 deletions(-) create mode 100644 packages/playwright/src/tests/07-pages.spec.ts create mode 100644 packages/playwright/src/tests/08-contact.spec.ts create mode 100644 packages/playwright/src/tests/09-donate.spec.ts diff --git a/apps/api/src/api/account-statistic/documentation/1.0.0/account-statistic.json b/apps/api/src/api/account-statistic/documentation/1.0.0/account-statistic.json index efc1b1e1a..9b8b5fe48 100644 --- a/apps/api/src/api/account-statistic/documentation/1.0.0/account-statistic.json +++ b/apps/api/src/api/account-statistic/documentation/1.0.0/account-statistic.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Account-statistic" - ], + "tags": ["Account-statistic"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Account-statistic" - ], + "tags": ["Account-statistic"], "parameters": [], "operationId": "post/account-statistics", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Account-statistic" - ], + "tags": ["Account-statistic"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Account-statistic" - ], + "tags": ["Account-statistic"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Account-statistic" - ], + "tags": ["Account-statistic"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/activity/documentation/1.0.0/activity.json b/apps/api/src/api/activity/documentation/1.0.0/activity.json index f6300f64b..c9032fde3 100644 --- a/apps/api/src/api/activity/documentation/1.0.0/activity.json +++ b/apps/api/src/api/activity/documentation/1.0.0/activity.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Activity" - ], + "tags": ["Activity"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Activity" - ], + "tags": ["Activity"], "parameters": [], "operationId": "post/activities", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Activity" - ], + "tags": ["Activity"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Activity" - ], + "tags": ["Activity"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Activity" - ], + "tags": ["Activity"], "parameters": [ { "name": "id", @@ -569,9 +559,7 @@ } } }, - "tags": [ - "Activity" - ], + "tags": ["Activity"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/applicant/documentation/1.0.0/applicant.json b/apps/api/src/api/applicant/documentation/1.0.0/applicant.json index 718338aac..4fa80d023 100644 --- a/apps/api/src/api/applicant/documentation/1.0.0/applicant.json +++ b/apps/api/src/api/applicant/documentation/1.0.0/applicant.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Applicant" - ], + "tags": ["Applicant"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Applicant" - ], + "tags": ["Applicant"], "parameters": [], "operationId": "post/applicants", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Applicant" - ], + "tags": ["Applicant"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Applicant" - ], + "tags": ["Applicant"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Applicant" - ], + "tags": ["Applicant"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/application/documentation/1.0.0/application.json b/apps/api/src/api/application/documentation/1.0.0/application.json index 4b15a9414..30d5502a4 100644 --- a/apps/api/src/api/application/documentation/1.0.0/application.json +++ b/apps/api/src/api/application/documentation/1.0.0/application.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Application" - ], + "tags": ["Application"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Application" - ], + "tags": ["Application"], "parameters": [], "operationId": "post/applications", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Application" - ], + "tags": ["Application"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Application" - ], + "tags": ["Application"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Application" - ], + "tags": ["Application"], "parameters": [ { "name": "id", @@ -569,9 +559,7 @@ } } }, - "tags": [ - "Application" - ], + "tags": ["Application"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/archive-content/documentation/1.0.0/archive-content.json b/apps/api/src/api/archive-content/documentation/1.0.0/archive-content.json index 7c939d0c2..e3a9c42e7 100644 --- a/apps/api/src/api/archive-content/documentation/1.0.0/archive-content.json +++ b/apps/api/src/api/archive-content/documentation/1.0.0/archive-content.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Archive-content" - ], + "tags": ["Archive-content"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Archive-content" - ], + "tags": ["Archive-content"], "parameters": [], "operationId": "post/archive-contents", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Archive-content" - ], + "tags": ["Archive-content"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Archive-content" - ], + "tags": ["Archive-content"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Archive-content" - ], + "tags": ["Archive-content"], "parameters": [ { "name": "id", @@ -569,9 +559,7 @@ } } }, - "tags": [ - "Archive-content" - ], + "tags": ["Archive-content"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/archive-image/documentation/1.0.0/archive-image.json b/apps/api/src/api/archive-image/documentation/1.0.0/archive-image.json index 6fa840000..14ac0dc16 100644 --- a/apps/api/src/api/archive-image/documentation/1.0.0/archive-image.json +++ b/apps/api/src/api/archive-image/documentation/1.0.0/archive-image.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Archive-image" - ], + "tags": ["Archive-image"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Archive-image" - ], + "tags": ["Archive-image"], "parameters": [], "operationId": "post/archive-images", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Archive-image" - ], + "tags": ["Archive-image"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Archive-image" - ], + "tags": ["Archive-image"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Archive-image" - ], + "tags": ["Archive-image"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/art/documentation/1.0.0/art.json b/apps/api/src/api/art/documentation/1.0.0/art.json index 5da2090a1..6f3c985a7 100644 --- a/apps/api/src/api/art/documentation/1.0.0/art.json +++ b/apps/api/src/api/art/documentation/1.0.0/art.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Art" - ], + "tags": ["Art"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Art" - ], + "tags": ["Art"], "parameters": [], "operationId": "post/arts", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Art" - ], + "tags": ["Art"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Art" - ], + "tags": ["Art"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Art" - ], + "tags": ["Art"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/asset/documentation/1.0.0/asset.json b/apps/api/src/api/asset/documentation/1.0.0/asset.json index e35e61147..9ed561f03 100644 --- a/apps/api/src/api/asset/documentation/1.0.0/asset.json +++ b/apps/api/src/api/asset/documentation/1.0.0/asset.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Asset" - ], + "tags": ["Asset"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Asset" - ], + "tags": ["Asset"], "parameters": [], "operationId": "post/assets", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Asset" - ], + "tags": ["Asset"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Asset" - ], + "tags": ["Asset"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Asset" - ], + "tags": ["Asset"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/assets-tracking/documentation/1.0.0/assets-tracking.json b/apps/api/src/api/assets-tracking/documentation/1.0.0/assets-tracking.json index 6c97523cb..330d90107 100644 --- a/apps/api/src/api/assets-tracking/documentation/1.0.0/assets-tracking.json +++ b/apps/api/src/api/assets-tracking/documentation/1.0.0/assets-tracking.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Assets-tracking" - ], + "tags": ["Assets-tracking"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Assets-tracking" - ], + "tags": ["Assets-tracking"], "parameters": [], "operationId": "post/assets-trackings", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Assets-tracking" - ], + "tags": ["Assets-tracking"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Assets-tracking" - ], + "tags": ["Assets-tracking"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Assets-tracking" - ], + "tags": ["Assets-tracking"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/audit-log/documentation/1.0.0/audit-log.json b/apps/api/src/api/audit-log/documentation/1.0.0/audit-log.json index 6b830aaa3..a1ad932aa 100644 --- a/apps/api/src/api/audit-log/documentation/1.0.0/audit-log.json +++ b/apps/api/src/api/audit-log/documentation/1.0.0/audit-log.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Audit-log" - ], + "tags": ["Audit-log"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Audit-log" - ], + "tags": ["Audit-log"], "parameters": [], "operationId": "post/audit-logs", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Audit-log" - ], + "tags": ["Audit-log"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Audit-log" - ], + "tags": ["Audit-log"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Audit-log" - ], + "tags": ["Audit-log"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/blog/documentation/1.0.0/blog.json b/apps/api/src/api/blog/documentation/1.0.0/blog.json index 7e3f155ab..5703797de 100644 --- a/apps/api/src/api/blog/documentation/1.0.0/blog.json +++ b/apps/api/src/api/blog/documentation/1.0.0/blog.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Blog" - ], + "tags": ["Blog"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Blog" - ], + "tags": ["Blog"], "parameters": [], "operationId": "post/blogs", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Blog" - ], + "tags": ["Blog"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Blog" - ], + "tags": ["Blog"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Blog" - ], + "tags": ["Blog"], "parameters": [ { "name": "id", @@ -569,9 +559,7 @@ } } }, - "tags": [ - "Blog" - ], + "tags": ["Blog"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/category/documentation/1.0.0/category.json b/apps/api/src/api/category/documentation/1.0.0/category.json index 5c99f0f01..231bd86b7 100644 --- a/apps/api/src/api/category/documentation/1.0.0/category.json +++ b/apps/api/src/api/category/documentation/1.0.0/category.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Category" - ], + "tags": ["Category"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Category" - ], + "tags": ["Category"], "parameters": [], "operationId": "post/categories", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Category" - ], + "tags": ["Category"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Category" - ], + "tags": ["Category"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Category" - ], + "tags": ["Category"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/collection/documentation/1.0.0/collection.json b/apps/api/src/api/collection/documentation/1.0.0/collection.json index 2bd9be0ac..507c5ac6c 100644 --- a/apps/api/src/api/collection/documentation/1.0.0/collection.json +++ b/apps/api/src/api/collection/documentation/1.0.0/collection.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Collection" - ], + "tags": ["Collection"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Collection" - ], + "tags": ["Collection"], "parameters": [], "operationId": "post/collections", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Collection" - ], + "tags": ["Collection"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Collection" - ], + "tags": ["Collection"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Collection" - ], + "tags": ["Collection"], "parameters": [ { "name": "id", @@ -569,9 +559,7 @@ } } }, - "tags": [ - "Collection" - ], + "tags": ["Collection"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/comment/documentation/1.0.0/comment.json b/apps/api/src/api/comment/documentation/1.0.0/comment.json index 7c6aa977c..f350053b7 100644 --- a/apps/api/src/api/comment/documentation/1.0.0/comment.json +++ b/apps/api/src/api/comment/documentation/1.0.0/comment.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Comment" - ], + "tags": ["Comment"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Comment" - ], + "tags": ["Comment"], "parameters": [], "operationId": "post/comments", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Comment" - ], + "tags": ["Comment"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Comment" - ], + "tags": ["Comment"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Comment" - ], + "tags": ["Comment"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/competition/documentation/1.0.0/competition.json b/apps/api/src/api/competition/documentation/1.0.0/competition.json index 4c2118f00..3bd687762 100644 --- a/apps/api/src/api/competition/documentation/1.0.0/competition.json +++ b/apps/api/src/api/competition/documentation/1.0.0/competition.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Competition" - ], + "tags": ["Competition"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Competition" - ], + "tags": ["Competition"], "parameters": [], "operationId": "post/competitions", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Competition" - ], + "tags": ["Competition"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Competition" - ], + "tags": ["Competition"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Competition" - ], + "tags": ["Competition"], "parameters": [ { "name": "id", @@ -569,9 +559,7 @@ } } }, - "tags": [ - "Competition" - ], + "tags": ["Competition"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/course-application/documentation/1.0.0/course-application.json b/apps/api/src/api/course-application/documentation/1.0.0/course-application.json index e862a3853..531ba7823 100644 --- a/apps/api/src/api/course-application/documentation/1.0.0/course-application.json +++ b/apps/api/src/api/course-application/documentation/1.0.0/course-application.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Course-application" - ], + "tags": ["Course-application"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Course-application" - ], + "tags": ["Course-application"], "parameters": [], "operationId": "post/course-applications", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Course-application" - ], + "tags": ["Course-application"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Course-application" - ], + "tags": ["Course-application"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Course-application" - ], + "tags": ["Course-application"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/course/documentation/1.0.0/course.json b/apps/api/src/api/course/documentation/1.0.0/course.json index 980537b6e..4bdc83d57 100644 --- a/apps/api/src/api/course/documentation/1.0.0/course.json +++ b/apps/api/src/api/course/documentation/1.0.0/course.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Course" - ], + "tags": ["Course"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Course" - ], + "tags": ["Course"], "parameters": [], "operationId": "post/courses", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Course" - ], + "tags": ["Course"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Course" - ], + "tags": ["Course"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Course" - ], + "tags": ["Course"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/donate/documentation/1.0.0/donate.json b/apps/api/src/api/donate/documentation/1.0.0/donate.json index e12a780e7..1f2d37054 100644 --- a/apps/api/src/api/donate/documentation/1.0.0/donate.json +++ b/apps/api/src/api/donate/documentation/1.0.0/donate.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Donate" - ], + "tags": ["Donate"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Donate" - ], + "tags": ["Donate"], "parameters": [], "operationId": "post/donates", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Donate" - ], + "tags": ["Donate"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Donate" - ], + "tags": ["Donate"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Donate" - ], + "tags": ["Donate"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/feedback/documentation/1.0.0/feedback.json b/apps/api/src/api/feedback/documentation/1.0.0/feedback.json index a1595f445..4be97bb3c 100644 --- a/apps/api/src/api/feedback/documentation/1.0.0/feedback.json +++ b/apps/api/src/api/feedback/documentation/1.0.0/feedback.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Feedback" - ], + "tags": ["Feedback"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Feedback" - ], + "tags": ["Feedback"], "parameters": [], "operationId": "post/feedbacks", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Feedback" - ], + "tags": ["Feedback"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Feedback" - ], + "tags": ["Feedback"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Feedback" - ], + "tags": ["Feedback"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/foundation/documentation/1.0.0/foundation.json b/apps/api/src/api/foundation/documentation/1.0.0/foundation.json index 9717332ae..8f95ff5fb 100644 --- a/apps/api/src/api/foundation/documentation/1.0.0/foundation.json +++ b/apps/api/src/api/foundation/documentation/1.0.0/foundation.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Foundation" - ], + "tags": ["Foundation"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Foundation" - ], + "tags": ["Foundation"], "parameters": [], "operationId": "post/foundations", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Foundation" - ], + "tags": ["Foundation"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Foundation" - ], + "tags": ["Foundation"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Foundation" - ], + "tags": ["Foundation"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/hashtag/documentation/1.0.0/hashtag.json b/apps/api/src/api/hashtag/documentation/1.0.0/hashtag.json index 4253712fa..c11a99384 100644 --- a/apps/api/src/api/hashtag/documentation/1.0.0/hashtag.json +++ b/apps/api/src/api/hashtag/documentation/1.0.0/hashtag.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Hashtag" - ], + "tags": ["Hashtag"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Hashtag" - ], + "tags": ["Hashtag"], "parameters": [], "operationId": "post/hashtags", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Hashtag" - ], + "tags": ["Hashtag"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Hashtag" - ], + "tags": ["Hashtag"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Hashtag" - ], + "tags": ["Hashtag"], "parameters": [ { "name": "id", @@ -569,9 +559,7 @@ } } }, - "tags": [ - "Hashtag" - ], + "tags": ["Hashtag"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/job/documentation/1.0.0/job.json b/apps/api/src/api/job/documentation/1.0.0/job.json index 764ffd61a..87bb79bdb 100644 --- a/apps/api/src/api/job/documentation/1.0.0/job.json +++ b/apps/api/src/api/job/documentation/1.0.0/job.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Job" - ], + "tags": ["Job"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Job" - ], + "tags": ["Job"], "parameters": [], "operationId": "post/jobs", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Job" - ], + "tags": ["Job"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Job" - ], + "tags": ["Job"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Job" - ], + "tags": ["Job"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/mention/documentation/1.0.0/mention.json b/apps/api/src/api/mention/documentation/1.0.0/mention.json index 19d9f4744..67ed4f951 100644 --- a/apps/api/src/api/mention/documentation/1.0.0/mention.json +++ b/apps/api/src/api/mention/documentation/1.0.0/mention.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Mention" - ], + "tags": ["Mention"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Mention" - ], + "tags": ["Mention"], "parameters": [], "operationId": "post/mentions", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Mention" - ], + "tags": ["Mention"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Mention" - ], + "tags": ["Mention"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Mention" - ], + "tags": ["Mention"], "parameters": [ { "name": "id", @@ -569,9 +559,7 @@ } } }, - "tags": [ - "Mention" - ], + "tags": ["Mention"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/notification/documentation/1.0.0/notification.json b/apps/api/src/api/notification/documentation/1.0.0/notification.json index a4b19139c..e73c63088 100644 --- a/apps/api/src/api/notification/documentation/1.0.0/notification.json +++ b/apps/api/src/api/notification/documentation/1.0.0/notification.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Notification" - ], + "tags": ["Notification"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Notification" - ], + "tags": ["Notification"], "parameters": [], "operationId": "post/notifications", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Notification" - ], + "tags": ["Notification"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Notification" - ], + "tags": ["Notification"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Notification" - ], + "tags": ["Notification"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/observation/documentation/1.0.0/observation.json b/apps/api/src/api/observation/documentation/1.0.0/observation.json index 35f304e40..8ca55b4d8 100644 --- a/apps/api/src/api/observation/documentation/1.0.0/observation.json +++ b/apps/api/src/api/observation/documentation/1.0.0/observation.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Observation" - ], + "tags": ["Observation"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Observation" - ], + "tags": ["Observation"], "parameters": [], "operationId": "post/observations", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Observation" - ], + "tags": ["Observation"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Observation" - ], + "tags": ["Observation"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Observation" - ], + "tags": ["Observation"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/payment/documentation/1.0.0/payment.json b/apps/api/src/api/payment/documentation/1.0.0/payment.json index 6d9cd96b6..68ea70ac7 100644 --- a/apps/api/src/api/payment/documentation/1.0.0/payment.json +++ b/apps/api/src/api/payment/documentation/1.0.0/payment.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Payment" - ], + "tags": ["Payment"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Payment" - ], + "tags": ["Payment"], "parameters": [], "operationId": "post/payments", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Payment" - ], + "tags": ["Payment"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Payment" - ], + "tags": ["Payment"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Payment" - ], + "tags": ["Payment"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/platform/documentation/1.0.0/platform.json b/apps/api/src/api/platform/documentation/1.0.0/platform.json index 773097ad0..8a7711ca5 100644 --- a/apps/api/src/api/platform/documentation/1.0.0/platform.json +++ b/apps/api/src/api/platform/documentation/1.0.0/platform.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Platform" - ], + "tags": ["Platform"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Platform" - ], + "tags": ["Platform"], "parameters": [], "operationId": "post/platforms", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Platform" - ], + "tags": ["Platform"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Platform" - ], + "tags": ["Platform"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Platform" - ], + "tags": ["Platform"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/post/documentation/1.0.0/post.json b/apps/api/src/api/post/documentation/1.0.0/post.json index 36b00f5b7..c32785c13 100644 --- a/apps/api/src/api/post/documentation/1.0.0/post.json +++ b/apps/api/src/api/post/documentation/1.0.0/post.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Post" - ], + "tags": ["Post"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Post" - ], + "tags": ["Post"], "parameters": [], "operationId": "post/posts", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Post" - ], + "tags": ["Post"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Post" - ], + "tags": ["Post"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Post" - ], + "tags": ["Post"], "parameters": [ { "name": "id", @@ -569,9 +559,7 @@ } } }, - "tags": [ - "Post" - ], + "tags": ["Post"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/presentation/documentation/1.0.0/presentation.json b/apps/api/src/api/presentation/documentation/1.0.0/presentation.json index 1d1c90c2d..7470d8ccc 100644 --- a/apps/api/src/api/presentation/documentation/1.0.0/presentation.json +++ b/apps/api/src/api/presentation/documentation/1.0.0/presentation.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Presentation" - ], + "tags": ["Presentation"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Presentation" - ], + "tags": ["Presentation"], "parameters": [], "operationId": "post/presentations", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Presentation" - ], + "tags": ["Presentation"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Presentation" - ], + "tags": ["Presentation"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Presentation" - ], + "tags": ["Presentation"], "parameters": [ { "name": "id", @@ -569,9 +559,7 @@ } } }, - "tags": [ - "Presentation" - ], + "tags": ["Presentation"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/privacy/documentation/1.0.0/privacy.json b/apps/api/src/api/privacy/documentation/1.0.0/privacy.json index 8dde99523..4bc73e07b 100644 --- a/apps/api/src/api/privacy/documentation/1.0.0/privacy.json +++ b/apps/api/src/api/privacy/documentation/1.0.0/privacy.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Privacy" - ], + "tags": ["Privacy"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Privacy" - ], + "tags": ["Privacy"], "parameters": [], "operationId": "put/privacy", "requestBody": { @@ -315,9 +311,7 @@ } } }, - "tags": [ - "Privacy" - ], + "tags": ["Privacy"], "parameters": [], "operationId": "delete/privacy" } @@ -386,9 +380,7 @@ } } }, - "tags": [ - "Privacy" - ], + "tags": ["Privacy"], "parameters": [], "operationId": "post/privacy/localizations", "requestBody": { diff --git a/apps/api/src/api/profile/documentation/1.0.0/profile.json b/apps/api/src/api/profile/documentation/1.0.0/profile.json index baee6a0b2..c5b0fa112 100644 --- a/apps/api/src/api/profile/documentation/1.0.0/profile.json +++ b/apps/api/src/api/profile/documentation/1.0.0/profile.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Profile" - ], + "tags": ["Profile"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Profile" - ], + "tags": ["Profile"], "parameters": [], "operationId": "post/profiles", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Profile" - ], + "tags": ["Profile"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Profile" - ], + "tags": ["Profile"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Profile" - ], + "tags": ["Profile"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/recommended-topic/documentation/1.0.0/recommended-topic.json b/apps/api/src/api/recommended-topic/documentation/1.0.0/recommended-topic.json index 10037a22e..b43a6ec2d 100644 --- a/apps/api/src/api/recommended-topic/documentation/1.0.0/recommended-topic.json +++ b/apps/api/src/api/recommended-topic/documentation/1.0.0/recommended-topic.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Recommended-topic" - ], + "tags": ["Recommended-topic"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Recommended-topic" - ], + "tags": ["Recommended-topic"], "parameters": [], "operationId": "post/recommended-topics", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Recommended-topic" - ], + "tags": ["Recommended-topic"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Recommended-topic" - ], + "tags": ["Recommended-topic"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Recommended-topic" - ], + "tags": ["Recommended-topic"], "parameters": [ { "name": "id", @@ -569,9 +559,7 @@ } } }, - "tags": [ - "Recommended-topic" - ], + "tags": ["Recommended-topic"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/recommended-tweet/documentation/1.0.0/recommended-tweet.json b/apps/api/src/api/recommended-tweet/documentation/1.0.0/recommended-tweet.json index 2b2b11481..fc1808a30 100644 --- a/apps/api/src/api/recommended-tweet/documentation/1.0.0/recommended-tweet.json +++ b/apps/api/src/api/recommended-tweet/documentation/1.0.0/recommended-tweet.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Recommended-tweet" - ], + "tags": ["Recommended-tweet"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Recommended-tweet" - ], + "tags": ["Recommended-tweet"], "parameters": [], "operationId": "post/recommended-tweets", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Recommended-tweet" - ], + "tags": ["Recommended-tweet"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Recommended-tweet" - ], + "tags": ["Recommended-tweet"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Recommended-tweet" - ], + "tags": ["Recommended-tweet"], "parameters": [ { "name": "id", @@ -569,9 +559,7 @@ } } }, - "tags": [ - "Recommended-tweet" - ], + "tags": ["Recommended-tweet"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/subscriber/documentation/1.0.0/subscriber.json b/apps/api/src/api/subscriber/documentation/1.0.0/subscriber.json index 798ca8751..550c9e763 100644 --- a/apps/api/src/api/subscriber/documentation/1.0.0/subscriber.json +++ b/apps/api/src/api/subscriber/documentation/1.0.0/subscriber.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Subscriber" - ], + "tags": ["Subscriber"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Subscriber" - ], + "tags": ["Subscriber"], "parameters": [], "operationId": "post/subscribers", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Subscriber" - ], + "tags": ["Subscriber"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Subscriber" - ], + "tags": ["Subscriber"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Subscriber" - ], + "tags": ["Subscriber"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/tag/documentation/1.0.0/tag.json b/apps/api/src/api/tag/documentation/1.0.0/tag.json index 8b1f360f8..e7c504622 100644 --- a/apps/api/src/api/tag/documentation/1.0.0/tag.json +++ b/apps/api/src/api/tag/documentation/1.0.0/tag.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Tag" - ], + "tags": ["Tag"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Tag" - ], + "tags": ["Tag"], "parameters": [], "operationId": "post/tags", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Tag" - ], + "tags": ["Tag"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Tag" - ], + "tags": ["Tag"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Tag" - ], + "tags": ["Tag"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/term/documentation/1.0.0/term.json b/apps/api/src/api/term/documentation/1.0.0/term.json index 1449725ad..404ac7d13 100644 --- a/apps/api/src/api/term/documentation/1.0.0/term.json +++ b/apps/api/src/api/term/documentation/1.0.0/term.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Term" - ], + "tags": ["Term"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Term" - ], + "tags": ["Term"], "parameters": [], "operationId": "put/term", "requestBody": { @@ -315,9 +311,7 @@ } } }, - "tags": [ - "Term" - ], + "tags": ["Term"], "parameters": [], "operationId": "delete/term" } @@ -386,9 +380,7 @@ } } }, - "tags": [ - "Term" - ], + "tags": ["Term"], "parameters": [], "operationId": "post/term/localizations", "requestBody": { diff --git a/apps/api/src/api/timeline/documentation/1.0.0/timeline.json b/apps/api/src/api/timeline/documentation/1.0.0/timeline.json index 09192dbab..ab9d8b227 100644 --- a/apps/api/src/api/timeline/documentation/1.0.0/timeline.json +++ b/apps/api/src/api/timeline/documentation/1.0.0/timeline.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Timeline" - ], + "tags": ["Timeline"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Timeline" - ], + "tags": ["Timeline"], "parameters": [], "operationId": "post/timelines", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Timeline" - ], + "tags": ["Timeline"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Timeline" - ], + "tags": ["Timeline"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Timeline" - ], + "tags": ["Timeline"], "parameters": [ { "name": "id", @@ -569,9 +559,7 @@ } } }, - "tags": [ - "Timeline" - ], + "tags": ["Timeline"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/topic/documentation/1.0.0/topic.json b/apps/api/src/api/topic/documentation/1.0.0/topic.json index 28ad061c1..18863d97a 100644 --- a/apps/api/src/api/topic/documentation/1.0.0/topic.json +++ b/apps/api/src/api/topic/documentation/1.0.0/topic.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Topic" - ], + "tags": ["Topic"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Topic" - ], + "tags": ["Topic"], "parameters": [], "operationId": "put/topic", "requestBody": { @@ -315,9 +311,7 @@ } } }, - "tags": [ - "Topic" - ], + "tags": ["Topic"], "parameters": [], "operationId": "delete/topic" } diff --git a/apps/api/src/api/translate/documentation/1.0.0/translate.json b/apps/api/src/api/translate/documentation/1.0.0/translate.json index 29a32ed10..26d5fb8ce 100644 --- a/apps/api/src/api/translate/documentation/1.0.0/translate.json +++ b/apps/api/src/api/translate/documentation/1.0.0/translate.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Translate" - ], + "tags": ["Translate"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Translate" - ], + "tags": ["Translate"], "parameters": [], "operationId": "post/translates", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Translate" - ], + "tags": ["Translate"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Translate" - ], + "tags": ["Translate"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Translate" - ], + "tags": ["Translate"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/trend/documentation/1.0.0/trend.json b/apps/api/src/api/trend/documentation/1.0.0/trend.json index 6149e0360..0b7955c4b 100644 --- a/apps/api/src/api/trend/documentation/1.0.0/trend.json +++ b/apps/api/src/api/trend/documentation/1.0.0/trend.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Trend" - ], + "tags": ["Trend"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Trend" - ], + "tags": ["Trend"], "parameters": [], "operationId": "put/trend", "requestBody": { @@ -315,9 +311,7 @@ } } }, - "tags": [ - "Trend" - ], + "tags": ["Trend"], "parameters": [], "operationId": "delete/trend" } diff --git a/apps/api/src/api/user-feedback/documentation/1.0.0/user-feedback.json b/apps/api/src/api/user-feedback/documentation/1.0.0/user-feedback.json index 1ee78cbdd..ca8331154 100644 --- a/apps/api/src/api/user-feedback/documentation/1.0.0/user-feedback.json +++ b/apps/api/src/api/user-feedback/documentation/1.0.0/user-feedback.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "User-feedback" - ], + "tags": ["User-feedback"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "User-feedback" - ], + "tags": ["User-feedback"], "parameters": [], "operationId": "post/user-feedbacks", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "User-feedback" - ], + "tags": ["User-feedback"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "User-feedback" - ], + "tags": ["User-feedback"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "User-feedback" - ], + "tags": ["User-feedback"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/user-notification/documentation/1.0.0/user-notification.json b/apps/api/src/api/user-notification/documentation/1.0.0/user-notification.json index b7f7dd99f..84fa3725e 100644 --- a/apps/api/src/api/user-notification/documentation/1.0.0/user-notification.json +++ b/apps/api/src/api/user-notification/documentation/1.0.0/user-notification.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "User-notification" - ], + "tags": ["User-notification"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "User-notification" - ], + "tags": ["User-notification"], "parameters": [], "operationId": "post/user-notifications", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "User-notification" - ], + "tags": ["User-notification"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "User-notification" - ], + "tags": ["User-notification"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "User-notification" - ], + "tags": ["User-notification"], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/vote/documentation/1.0.0/vote.json b/apps/api/src/api/vote/documentation/1.0.0/vote.json index 1f8eee191..c7558aba3 100644 --- a/apps/api/src/api/vote/documentation/1.0.0/vote.json +++ b/apps/api/src/api/vote/documentation/1.0.0/vote.json @@ -63,9 +63,7 @@ } } }, - "tags": [ - "Vote" - ], + "tags": ["Vote"], "parameters": [ { "name": "sort", @@ -235,9 +233,7 @@ } } }, - "tags": [ - "Vote" - ], + "tags": ["Vote"], "parameters": [], "operationId": "post/votes", "requestBody": { @@ -316,9 +312,7 @@ } } }, - "tags": [ - "Vote" - ], + "tags": ["Vote"], "parameters": [ { "name": "id", @@ -396,9 +390,7 @@ } } }, - "tags": [ - "Vote" - ], + "tags": ["Vote"], "parameters": [ { "name": "id", @@ -487,9 +479,7 @@ } } }, - "tags": [ - "Vote" - ], + "tags": ["Vote"], "parameters": [ { "name": "id", diff --git a/apps/api/src/extensions/documentation/documentation/1.0.0/full_documentation.json b/apps/api/src/extensions/documentation/documentation/1.0.0/full_documentation.json index d0db9f76f..c2697b27c 100644 --- a/apps/api/src/extensions/documentation/documentation/1.0.0/full_documentation.json +++ b/apps/api/src/extensions/documentation/documentation/1.0.0/full_documentation.json @@ -18,10 +18,7 @@ "openapi": "3.0.0", "x-strapi-config": { "path": "/documentation", - "plugins": [ - "upload", - "users-permissions" - ] + "plugins": ["upload", "users-permissions"] }, "servers": [ { @@ -49,9 +46,7 @@ "schemas": { "Error": { "type": "object", - "required": [ - "error" - ], + "required": ["error"], "properties": { "data": { "nullable": true, @@ -88,9 +83,7 @@ }, "AccountStatisticRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "type": "object", @@ -540,11 +533,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "place": { "type": "string" @@ -613,9 +602,7 @@ }, "ActivityRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "required": [ @@ -642,11 +629,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "place": { "type": "string" @@ -854,11 +837,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "place": { "type": "string" @@ -8420,14 +8399,10 @@ }, "ApplicantRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "name" - ], + "required": ["name"], "type": "object", "properties": { "name": { @@ -8510,9 +8485,7 @@ }, "Applicant": { "type": "object", - "required": [ - "name" - ], + "required": ["name"], "properties": { "name": { "type": "string" @@ -8542,11 +8515,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "type": "object", @@ -15893,13 +15862,7 @@ } }, "ApplicationLocalizationRequest": { - "required": [ - "title", - "slug", - "content", - "image", - "locale" - ], + "required": ["title", "slug", "content", "image", "locale"], "type": "object", "properties": { "title": { @@ -15913,11 +15876,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "oneOf": [ @@ -16001,17 +15960,10 @@ }, "ApplicationRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "title", - "slug", - "content", - "image" - ], + "required": ["title", "slug", "content", "image"], "type": "object", "properties": { "title": { @@ -16025,11 +15977,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "oneOf": [ @@ -16229,12 +16177,7 @@ }, "Application": { "type": "object", - "required": [ - "title", - "slug", - "content", - "image" - ], + "required": ["title", "slug", "content", "image"], "properties": { "title": { "type": "string" @@ -16247,11 +16190,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "type": "object", @@ -16901,11 +16840,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "type": "object", @@ -23835,9 +23770,7 @@ } }, "ArchiveContentLocalizationRequest": { - "required": [ - "locale" - ], + "required": ["locale"], "type": "object", "properties": { "title": { @@ -23891,9 +23824,7 @@ }, "ArchiveContentRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "type": "object", @@ -31472,14 +31403,10 @@ }, "ArchiveImageRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "image" - ], + "required": ["image"], "type": "object", "properties": { "categories": { @@ -31573,9 +31500,7 @@ }, "ArchiveImage": { "type": "object", - "required": [ - "image" - ], + "required": ["image"], "properties": { "categories": { "type": "object", @@ -39092,15 +39017,10 @@ }, "ArtRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "slug", - "image" - ], + "required": ["slug", "image"], "type": "object", "properties": { "title_tr": { @@ -39126,11 +39046,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "type": "array", @@ -39310,10 +39226,7 @@ }, "Art": { "type": "object", - "required": [ - "slug", - "image" - ], + "required": ["slug", "image"], "properties": { "title_tr": { "type": "string" @@ -39338,11 +39251,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "type": "object", @@ -46986,9 +46895,7 @@ }, "AssetRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "type": "object", @@ -48222,11 +48129,7 @@ }, "language": { "type": "string", - "enum": [ - "en", - "tr", - "nl" - ] + "enum": ["en", "tr", "nl"] }, "instructor": { "type": "string" @@ -54788,9 +54691,7 @@ }, "AssetsTrackingRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "type": "object", @@ -56026,11 +55927,7 @@ }, "language": { "type": "string", - "enum": [ - "en", - "tr", - "nl" - ] + "enum": ["en", "tr", "nl"] }, "instructor": { "type": "string" @@ -62401,9 +62298,7 @@ }, "AuditLogRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "type": "object", @@ -63631,11 +63526,7 @@ }, "language": { "type": "string", - "enum": [ - "en", - "tr", - "nl" - ] + "enum": ["en", "tr", "nl"] }, "instructor": { "type": "string" @@ -69890,11 +69781,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "oneOf": [ @@ -69987,18 +69874,10 @@ }, "BlogRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "title", - "slug", - "description", - "content", - "image" - ], + "required": ["title", "slug", "description", "content", "image"], "type": "object", "properties": { "title": { @@ -70015,11 +69894,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "oneOf": [ @@ -70228,13 +70103,7 @@ }, "Blog": { "type": "object", - "required": [ - "title", - "slug", - "description", - "content", - "image" - ], + "required": ["title", "slug", "description", "content", "image"], "properties": { "title": { "type": "string" @@ -70250,11 +70119,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "type": "object", @@ -77852,17 +77717,10 @@ }, "CategoryRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "slug", - "name_en", - "name_nl", - "name_tr" - ], + "required": ["slug", "name_en", "name_nl", "name_tr"], "type": "object", "properties": { "slug": { @@ -77999,12 +77857,7 @@ }, "Category": { "type": "object", - "required": [ - "slug", - "name_en", - "name_nl", - "name_tr" - ], + "required": ["slug", "name_en", "name_nl", "name_tr"], "properties": { "slug": { "type": "string" @@ -78046,11 +77899,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "type": "object", @@ -85453,13 +85302,7 @@ } }, "CollectionLocalizationRequest": { - "required": [ - "title", - "slug", - "description", - "image", - "locale" - ], + "required": ["title", "slug", "description", "image", "locale"], "type": "object", "properties": { "title": { @@ -85480,11 +85323,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "oneOf": [ @@ -85518,17 +85357,10 @@ }, "CollectionRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "title", - "slug", - "description", - "image" - ], + "required": ["title", "slug", "description", "image"], "type": "object", "properties": { "title": { @@ -85549,11 +85381,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "oneOf": [ @@ -85703,12 +85531,7 @@ }, "Collection": { "type": "object", - "required": [ - "title", - "slug", - "description", - "image" - ], + "required": ["title", "slug", "description", "image"], "properties": { "title": { "type": "string" @@ -85728,11 +85551,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "type": "object", @@ -86393,11 +86212,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "type": "object", @@ -93243,14 +93058,10 @@ }, "CommentRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "content" - ], + "required": ["content"], "type": "object", "properties": { "content": { @@ -93351,9 +93162,7 @@ }, "Comment": { "type": "object", - "required": [ - "content" - ], + "required": ["content"], "properties": { "content": { "type": "string" @@ -94497,11 +94306,7 @@ }, "language": { "type": "string", - "enum": [ - "en", - "tr", - "nl" - ] + "enum": ["en", "tr", "nl"] }, "instructor": { "type": "string" @@ -100784,11 +100589,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "oneOf": [ @@ -100844,9 +100645,7 @@ }, "CompetitionRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "required": [ @@ -100874,11 +100673,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "oneOf": [ @@ -101074,11 +100869,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "type": "object", @@ -101735,11 +101526,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "type": "object", @@ -108621,9 +108408,7 @@ }, "CourseRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "type": "object", @@ -108663,11 +108448,7 @@ }, "language": { "type": "string", - "enum": [ - "en", - "tr", - "nl" - ] + "enum": ["en", "tr", "nl"] }, "instructor": { "type": "string" @@ -108694,11 +108475,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "approved", - "pending", - "rejected" - ] + "enum": ["approved", "pending", "rejected"] }, "startDate": { "type": "string", @@ -108851,11 +108628,7 @@ }, "language": { "type": "string", - "enum": [ - "en", - "tr", - "nl" - ] + "enum": ["en", "tr", "nl"] }, "instructor": { "type": "string" @@ -109493,11 +109266,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "approved", - "pending", - "rejected" - ] + "enum": ["approved", "pending", "rejected"] }, "startDate": { "type": "string", @@ -116496,9 +116265,7 @@ }, "CourseApplicationRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "type": "object", @@ -116527,11 +116294,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "approved", - "pending", - "rejected" - ] + "enum": ["approved", "pending", "rejected"] }, "course": { "oneOf": [ @@ -116655,11 +116418,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "approved", - "pending", - "rejected" - ] + "enum": ["approved", "pending", "rejected"] }, "course": { "type": "object", @@ -116708,11 +116467,7 @@ }, "language": { "type": "string", - "enum": [ - "en", - "tr", - "nl" - ] + "enum": ["en", "tr", "nl"] }, "instructor": { "type": "string" @@ -117350,11 +117105,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "approved", - "pending", - "rejected" - ] + "enum": ["approved", "pending", "rejected"] }, "startDate": { "type": "string", @@ -124060,9 +123811,7 @@ }, "DonateRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "type": "object", @@ -124486,16 +124235,10 @@ }, "FeedbackRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "message", - "point", - "status" - ], + "required": ["message", "point", "status"], "type": "object", "properties": { "message": { @@ -124506,10 +124249,7 @@ }, "status": { "type": "string", - "enum": [ - "approved", - "rejected" - ] + "enum": ["approved", "rejected"] }, "art": { "oneOf": [ @@ -124596,11 +124336,7 @@ }, "Feedback": { "type": "object", - "required": [ - "message", - "point", - "status" - ], + "required": ["message", "point", "status"], "properties": { "message": { "type": "string" @@ -124610,10 +124346,7 @@ }, "status": { "type": "string", - "enum": [ - "approved", - "rejected" - ] + "enum": ["approved", "rejected"] }, "art": { "type": "object", @@ -124650,11 +124383,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "type": "object", @@ -131546,11 +131275,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "type": "object", @@ -132002,9 +131727,7 @@ }, "FoundationRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "type": "object", @@ -133325,11 +133048,7 @@ }, "language": { "type": "string", - "enum": [ - "en", - "tr", - "nl" - ] + "enum": ["en", "tr", "nl"] }, "instructor": { "type": "string" @@ -140060,11 +139779,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "oneOf": [ @@ -140148,9 +139863,7 @@ }, "HashtagRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "required": [ @@ -140178,11 +139891,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "oneOf": [ @@ -140406,11 +140115,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "type": "object", @@ -147993,17 +147698,10 @@ }, "JobRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "slug", - "name_en", - "name_nl", - "name_tr" - ], + "required": ["slug", "name_en", "name_nl", "name_tr"], "type": "object", "properties": { "slug": { @@ -148090,12 +147788,7 @@ }, "Job": { "type": "object", - "required": [ - "slug", - "name_en", - "name_nl", - "name_tr" - ], + "required": ["slug", "name_en", "name_nl", "name_tr"], "properties": { "slug": { "type": "string" @@ -148935,11 +148628,7 @@ }, "language": { "type": "string", - "enum": [ - "en", - "tr", - "nl" - ] + "enum": ["en", "tr", "nl"] }, "instructor": { "type": "string" @@ -155470,10 +155159,7 @@ } }, "MentionLocalizationRequest": { - "required": [ - "username", - "locale" - ], + "required": ["username", "locale"], "type": "object", "properties": { "username": { @@ -155515,14 +155201,10 @@ }, "MentionRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "username" - ], + "required": ["username"], "type": "object", "properties": { "username": { @@ -155680,9 +155362,7 @@ }, "Mention": { "type": "object", - "required": [ - "username" - ], + "required": ["username"], "properties": { "username": { "type": "string" @@ -163078,9 +162758,7 @@ }, "NotificationRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "type": "object", @@ -163470,9 +163148,7 @@ }, "ObservationRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "type": "object", @@ -164694,11 +164370,7 @@ }, "language": { "type": "string", - "enum": [ - "en", - "tr", - "nl" - ] + "enum": ["en", "tr", "nl"] }, "instructor": { "type": "string" @@ -170928,9 +170600,7 @@ }, "PaymentRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "type": "object", @@ -172167,11 +171837,7 @@ }, "language": { "type": "string", - "enum": [ - "en", - "tr", - "nl" - ] + "enum": ["en", "tr", "nl"] }, "instructor": { "type": "string" @@ -178422,17 +178088,10 @@ }, "PlatformRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "slug", - "name_en", - "name_nl", - "name_tr" - ], + "required": ["slug", "name_en", "name_nl", "name_tr"], "type": "object", "properties": { "slug": { @@ -178615,12 +178274,7 @@ }, "Platform": { "type": "object", - "required": [ - "slug", - "name_en", - "name_nl", - "name_tr" - ], + "required": ["slug", "name_en", "name_nl", "name_tr"], "properties": { "slug": { "type": "string" @@ -179565,11 +179219,7 @@ }, "language": { "type": "string", - "enum": [ - "en", - "tr", - "nl" - ] + "enum": ["en", "tr", "nl"] }, "instructor": { "type": "string" @@ -186249,10 +185899,7 @@ } }, "PostLocalizationRequest": { - "required": [ - "description", - "locale" - ], + "required": ["description", "locale"], "type": "object", "properties": { "description": { @@ -186260,19 +185907,11 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "capsStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "imageParams": {}, "image": { @@ -186346,14 +185985,10 @@ }, "PostRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "description" - ], + "required": ["description"], "type": "object", "properties": { "description": { @@ -186361,19 +185996,11 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "capsStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "imageParams": {}, "image": { @@ -186563,28 +186190,18 @@ }, "Post": { "type": "object", - "required": [ - "description" - ], + "required": ["description"], "properties": { "description": { "type": "string" }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "capsStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "imageParams": {}, "image": { @@ -187238,11 +186855,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "type": "object", @@ -194400,9 +194013,7 @@ } }, "PresentationLocalizationRequest": { - "required": [ - "locale" - ], + "required": ["locale"], "type": "object", "properties": { "title": { @@ -194460,11 +194071,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "locale": { "type": "string" @@ -194473,9 +194080,7 @@ }, "PresentationRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "type": "object", @@ -194535,11 +194140,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "locale": { "type": "string" @@ -195459,11 +195060,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "createdAt": { "type": "string", @@ -195567,10 +195164,7 @@ } }, "PrivacyLocalizationRequest": { - "required": [ - "content", - "locale" - ], + "required": ["content", "locale"], "type": "object", "properties": { "title": { @@ -195600,14 +195194,10 @@ }, "PrivacyRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "content" - ], + "required": ["content"], "type": "object", "properties": { "title": { @@ -195753,9 +195343,7 @@ }, "Privacy": { "type": "object", - "required": [ - "content" - ], + "required": ["content"], "properties": { "title": { "type": "string" @@ -196470,16 +196058,10 @@ }, "ProfileRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "name", - "email", - "availableHours" - ], + "required": ["name", "email", "availableHours"], "type": "object", "properties": { "name": { @@ -197059,11 +196641,7 @@ }, "Profile": { "type": "object", - "required": [ - "name", - "email", - "availableHours" - ], + "required": ["name", "email", "availableHours"], "properties": { "name": { "type": "string" @@ -198185,11 +197763,7 @@ }, "language": { "type": "string", - "enum": [ - "en", - "tr", - "nl" - ] + "enum": ["en", "tr", "nl"] }, "instructor": { "type": "string" @@ -205265,12 +204839,7 @@ } }, "RecommendedTopicLocalizationRequest": { - "required": [ - "title", - "url", - "publisher", - "locale" - ], + "required": ["title", "url", "publisher", "locale"], "type": "object", "properties": { "title": { @@ -205308,16 +204877,10 @@ }, "RecommendedTopicRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "title", - "url", - "publisher" - ], + "required": ["title", "url", "publisher"], "type": "object", "properties": { "title": { @@ -205471,11 +205034,7 @@ }, "RecommendedTopic": { "type": "object", - "required": [ - "title", - "url", - "publisher" - ], + "required": ["title", "url", "publisher"], "properties": { "title": { "type": "string" @@ -205838,10 +205397,7 @@ } }, "RecommendedTweetLocalizationRequest": { - "required": [ - "text", - "locale" - ], + "required": ["text", "locale"], "type": "object", "properties": { "text": { @@ -205908,14 +205464,10 @@ }, "RecommendedTweetRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "text" - ], + "required": ["text"], "type": "object", "properties": { "text": { @@ -206098,9 +205650,7 @@ }, "RecommendedTweet": { "type": "object", - "required": [ - "text" - ], + "required": ["text"], "properties": { "text": { "type": "string" @@ -213899,14 +213449,10 @@ }, "SubscriberRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "site" - ], + "required": ["site"], "type": "object", "properties": { "subscription": {}, @@ -213983,9 +213529,7 @@ }, "Subscriber": { "type": "object", - "required": [ - "site" - ], + "required": ["site"], "properties": { "subscription": {}, "profile": { @@ -215120,11 +214664,7 @@ }, "language": { "type": "string", - "enum": [ - "en", - "tr", - "nl" - ] + "enum": ["en", "tr", "nl"] }, "instructor": { "type": "string" @@ -221351,17 +220891,10 @@ }, "TagRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "slug", - "name_en", - "name_nl", - "name_tr" - ], + "required": ["slug", "name_en", "name_nl", "name_tr"], "type": "object", "properties": { "slug": { @@ -221498,12 +221031,7 @@ }, "Tag": { "type": "object", - "required": [ - "slug", - "name_en", - "name_nl", - "name_tr" - ], + "required": ["slug", "name_en", "name_nl", "name_tr"], "properties": { "slug": { "type": "string" @@ -221545,11 +221073,7 @@ }, "approvalStatus": { "type": "string", - "enum": [ - "pending", - "approved", - "rejected" - ] + "enum": ["pending", "approved", "rejected"] }, "image": { "type": "object", @@ -228952,10 +228476,7 @@ } }, "TermLocalizationRequest": { - "required": [ - "content", - "locale" - ], + "required": ["content", "locale"], "type": "object", "properties": { "title": { @@ -228985,14 +228506,10 @@ }, "TermRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "content" - ], + "required": ["content"], "type": "object", "properties": { "title": { @@ -229138,9 +228655,7 @@ }, "Term": { "type": "object", - "required": [ - "content" - ], + "required": ["content"], "properties": { "title": { "type": "string" @@ -229854,10 +229369,7 @@ } }, "TimelineLocalizationRequest": { - "required": [ - "username", - "locale" - ], + "required": ["username", "locale"], "type": "object", "properties": { "username": { @@ -229872,14 +229384,10 @@ }, "TimelineRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "username" - ], + "required": ["username"], "type": "object", "properties": { "username": { @@ -230010,9 +229518,7 @@ }, "Timeline": { "type": "object", - "required": [ - "username" - ], + "required": ["username"], "properties": { "username": { "type": "string" @@ -230353,9 +229859,7 @@ }, "TopicRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "type": "object", @@ -230741,9 +230245,7 @@ }, "TranslateRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "type": "object", @@ -231127,9 +230629,7 @@ }, "TrendRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "type": "object", @@ -231513,9 +231013,7 @@ }, "UserFeedbackRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "type": "object", @@ -232304,9 +231802,7 @@ }, "UserNotificationRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { "type": "object", @@ -233587,11 +233083,7 @@ }, "language": { "type": "string", - "enum": [ - "en", - "tr", - "nl" - ] + "enum": ["en", "tr", "nl"] }, "instructor": { "type": "string" @@ -239811,14 +239303,10 @@ }, "VoteRequest": { "type": "object", - "required": [ - "data" - ], + "required": ["data"], "properties": { "data": { - "required": [ - "value" - ], + "required": ["value"], "type": "object", "properties": { "value": { @@ -239920,9 +239408,7 @@ }, "Vote": { "type": "object", - "required": [ - "value" - ], + "required": ["value"], "properties": { "value": { "type": "integer" @@ -241059,11 +240545,7 @@ }, "language": { "type": "string", - "enum": [ - "en", - "tr", - "nl" - ] + "enum": ["en", "tr", "nl"] }, "instructor": { "type": "string" @@ -247601,9 +247083,7 @@ } } }, - "tags": [ - "Account-statistic" - ], + "tags": ["Account-statistic"], "parameters": [ { "name": "sort", @@ -247773,9 +247253,7 @@ } } }, - "tags": [ - "Account-statistic" - ], + "tags": ["Account-statistic"], "parameters": [], "operationId": "post/account-statistics", "requestBody": { @@ -247854,9 +247332,7 @@ } } }, - "tags": [ - "Account-statistic" - ], + "tags": ["Account-statistic"], "parameters": [ { "name": "id", @@ -247934,9 +247410,7 @@ } } }, - "tags": [ - "Account-statistic" - ], + "tags": ["Account-statistic"], "parameters": [ { "name": "id", @@ -248025,9 +247499,7 @@ } } }, - "tags": [ - "Account-statistic" - ], + "tags": ["Account-statistic"], "parameters": [ { "name": "id", @@ -248107,9 +247579,7 @@ } } }, - "tags": [ - "Activity" - ], + "tags": ["Activity"], "parameters": [ { "name": "sort", @@ -248279,9 +247749,7 @@ } } }, - "tags": [ - "Activity" - ], + "tags": ["Activity"], "parameters": [], "operationId": "post/activities", "requestBody": { @@ -248360,9 +247828,7 @@ } } }, - "tags": [ - "Activity" - ], + "tags": ["Activity"], "parameters": [ { "name": "id", @@ -248440,9 +247906,7 @@ } } }, - "tags": [ - "Activity" - ], + "tags": ["Activity"], "parameters": [ { "name": "id", @@ -248531,9 +247995,7 @@ } } }, - "tags": [ - "Activity" - ], + "tags": ["Activity"], "parameters": [ { "name": "id", @@ -248613,9 +248075,7 @@ } } }, - "tags": [ - "Activity" - ], + "tags": ["Activity"], "parameters": [ { "name": "id", @@ -248705,9 +248165,7 @@ } } }, - "tags": [ - "Applicant" - ], + "tags": ["Applicant"], "parameters": [ { "name": "sort", @@ -248877,9 +248335,7 @@ } } }, - "tags": [ - "Applicant" - ], + "tags": ["Applicant"], "parameters": [], "operationId": "post/applicants", "requestBody": { @@ -248958,9 +248414,7 @@ } } }, - "tags": [ - "Applicant" - ], + "tags": ["Applicant"], "parameters": [ { "name": "id", @@ -249038,9 +248492,7 @@ } } }, - "tags": [ - "Applicant" - ], + "tags": ["Applicant"], "parameters": [ { "name": "id", @@ -249129,9 +248581,7 @@ } } }, - "tags": [ - "Applicant" - ], + "tags": ["Applicant"], "parameters": [ { "name": "id", @@ -249211,9 +248661,7 @@ } } }, - "tags": [ - "Application" - ], + "tags": ["Application"], "parameters": [ { "name": "sort", @@ -249383,9 +248831,7 @@ } } }, - "tags": [ - "Application" - ], + "tags": ["Application"], "parameters": [], "operationId": "post/applications", "requestBody": { @@ -249464,9 +248910,7 @@ } } }, - "tags": [ - "Application" - ], + "tags": ["Application"], "parameters": [ { "name": "id", @@ -249544,9 +248988,7 @@ } } }, - "tags": [ - "Application" - ], + "tags": ["Application"], "parameters": [ { "name": "id", @@ -249635,9 +249077,7 @@ } } }, - "tags": [ - "Application" - ], + "tags": ["Application"], "parameters": [ { "name": "id", @@ -249717,9 +249157,7 @@ } } }, - "tags": [ - "Application" - ], + "tags": ["Application"], "parameters": [ { "name": "id", @@ -249809,9 +249247,7 @@ } } }, - "tags": [ - "Archive-content" - ], + "tags": ["Archive-content"], "parameters": [ { "name": "sort", @@ -249981,9 +249417,7 @@ } } }, - "tags": [ - "Archive-content" - ], + "tags": ["Archive-content"], "parameters": [], "operationId": "post/archive-contents", "requestBody": { @@ -250062,9 +249496,7 @@ } } }, - "tags": [ - "Archive-content" - ], + "tags": ["Archive-content"], "parameters": [ { "name": "id", @@ -250142,9 +249574,7 @@ } } }, - "tags": [ - "Archive-content" - ], + "tags": ["Archive-content"], "parameters": [ { "name": "id", @@ -250233,9 +249663,7 @@ } } }, - "tags": [ - "Archive-content" - ], + "tags": ["Archive-content"], "parameters": [ { "name": "id", @@ -250315,9 +249743,7 @@ } } }, - "tags": [ - "Archive-content" - ], + "tags": ["Archive-content"], "parameters": [ { "name": "id", @@ -250407,9 +249833,7 @@ } } }, - "tags": [ - "Archive-image" - ], + "tags": ["Archive-image"], "parameters": [ { "name": "sort", @@ -250579,9 +250003,7 @@ } } }, - "tags": [ - "Archive-image" - ], + "tags": ["Archive-image"], "parameters": [], "operationId": "post/archive-images", "requestBody": { @@ -250660,9 +250082,7 @@ } } }, - "tags": [ - "Archive-image" - ], + "tags": ["Archive-image"], "parameters": [ { "name": "id", @@ -250740,9 +250160,7 @@ } } }, - "tags": [ - "Archive-image" - ], + "tags": ["Archive-image"], "parameters": [ { "name": "id", @@ -250831,9 +250249,7 @@ } } }, - "tags": [ - "Archive-image" - ], + "tags": ["Archive-image"], "parameters": [ { "name": "id", @@ -250913,9 +250329,7 @@ } } }, - "tags": [ - "Art" - ], + "tags": ["Art"], "parameters": [ { "name": "sort", @@ -251085,9 +250499,7 @@ } } }, - "tags": [ - "Art" - ], + "tags": ["Art"], "parameters": [], "operationId": "post/arts", "requestBody": { @@ -251166,9 +250578,7 @@ } } }, - "tags": [ - "Art" - ], + "tags": ["Art"], "parameters": [ { "name": "id", @@ -251246,9 +250656,7 @@ } } }, - "tags": [ - "Art" - ], + "tags": ["Art"], "parameters": [ { "name": "id", @@ -251337,9 +250745,7 @@ } } }, - "tags": [ - "Art" - ], + "tags": ["Art"], "parameters": [ { "name": "id", @@ -251419,9 +250825,7 @@ } } }, - "tags": [ - "Asset" - ], + "tags": ["Asset"], "parameters": [ { "name": "sort", @@ -251591,9 +250995,7 @@ } } }, - "tags": [ - "Asset" - ], + "tags": ["Asset"], "parameters": [], "operationId": "post/assets", "requestBody": { @@ -251672,9 +251074,7 @@ } } }, - "tags": [ - "Asset" - ], + "tags": ["Asset"], "parameters": [ { "name": "id", @@ -251752,9 +251152,7 @@ } } }, - "tags": [ - "Asset" - ], + "tags": ["Asset"], "parameters": [ { "name": "id", @@ -251843,9 +251241,7 @@ } } }, - "tags": [ - "Asset" - ], + "tags": ["Asset"], "parameters": [ { "name": "id", @@ -251925,9 +251321,7 @@ } } }, - "tags": [ - "Assets-tracking" - ], + "tags": ["Assets-tracking"], "parameters": [ { "name": "sort", @@ -252097,9 +251491,7 @@ } } }, - "tags": [ - "Assets-tracking" - ], + "tags": ["Assets-tracking"], "parameters": [], "operationId": "post/assets-trackings", "requestBody": { @@ -252178,9 +251570,7 @@ } } }, - "tags": [ - "Assets-tracking" - ], + "tags": ["Assets-tracking"], "parameters": [ { "name": "id", @@ -252258,9 +251648,7 @@ } } }, - "tags": [ - "Assets-tracking" - ], + "tags": ["Assets-tracking"], "parameters": [ { "name": "id", @@ -252349,9 +251737,7 @@ } } }, - "tags": [ - "Assets-tracking" - ], + "tags": ["Assets-tracking"], "parameters": [ { "name": "id", @@ -252431,9 +251817,7 @@ } } }, - "tags": [ - "Audit-log" - ], + "tags": ["Audit-log"], "parameters": [ { "name": "sort", @@ -252603,9 +251987,7 @@ } } }, - "tags": [ - "Audit-log" - ], + "tags": ["Audit-log"], "parameters": [], "operationId": "post/audit-logs", "requestBody": { @@ -252684,9 +252066,7 @@ } } }, - "tags": [ - "Audit-log" - ], + "tags": ["Audit-log"], "parameters": [ { "name": "id", @@ -252764,9 +252144,7 @@ } } }, - "tags": [ - "Audit-log" - ], + "tags": ["Audit-log"], "parameters": [ { "name": "id", @@ -252855,9 +252233,7 @@ } } }, - "tags": [ - "Audit-log" - ], + "tags": ["Audit-log"], "parameters": [ { "name": "id", @@ -252937,9 +252313,7 @@ } } }, - "tags": [ - "Blog" - ], + "tags": ["Blog"], "parameters": [ { "name": "sort", @@ -253109,9 +252483,7 @@ } } }, - "tags": [ - "Blog" - ], + "tags": ["Blog"], "parameters": [], "operationId": "post/blogs", "requestBody": { @@ -253190,9 +252562,7 @@ } } }, - "tags": [ - "Blog" - ], + "tags": ["Blog"], "parameters": [ { "name": "id", @@ -253270,9 +252640,7 @@ } } }, - "tags": [ - "Blog" - ], + "tags": ["Blog"], "parameters": [ { "name": "id", @@ -253361,9 +252729,7 @@ } } }, - "tags": [ - "Blog" - ], + "tags": ["Blog"], "parameters": [ { "name": "id", @@ -253443,9 +252809,7 @@ } } }, - "tags": [ - "Blog" - ], + "tags": ["Blog"], "parameters": [ { "name": "id", @@ -253535,9 +252899,7 @@ } } }, - "tags": [ - "Category" - ], + "tags": ["Category"], "parameters": [ { "name": "sort", @@ -253707,9 +253069,7 @@ } } }, - "tags": [ - "Category" - ], + "tags": ["Category"], "parameters": [], "operationId": "post/categories", "requestBody": { @@ -253788,9 +253148,7 @@ } } }, - "tags": [ - "Category" - ], + "tags": ["Category"], "parameters": [ { "name": "id", @@ -253868,9 +253226,7 @@ } } }, - "tags": [ - "Category" - ], + "tags": ["Category"], "parameters": [ { "name": "id", @@ -253959,9 +253315,7 @@ } } }, - "tags": [ - "Category" - ], + "tags": ["Category"], "parameters": [ { "name": "id", @@ -254041,9 +253395,7 @@ } } }, - "tags": [ - "Collection" - ], + "tags": ["Collection"], "parameters": [ { "name": "sort", @@ -254213,9 +253565,7 @@ } } }, - "tags": [ - "Collection" - ], + "tags": ["Collection"], "parameters": [], "operationId": "post/collections", "requestBody": { @@ -254294,9 +253644,7 @@ } } }, - "tags": [ - "Collection" - ], + "tags": ["Collection"], "parameters": [ { "name": "id", @@ -254374,9 +253722,7 @@ } } }, - "tags": [ - "Collection" - ], + "tags": ["Collection"], "parameters": [ { "name": "id", @@ -254465,9 +253811,7 @@ } } }, - "tags": [ - "Collection" - ], + "tags": ["Collection"], "parameters": [ { "name": "id", @@ -254547,9 +253891,7 @@ } } }, - "tags": [ - "Collection" - ], + "tags": ["Collection"], "parameters": [ { "name": "id", @@ -254639,9 +253981,7 @@ } } }, - "tags": [ - "Comment" - ], + "tags": ["Comment"], "parameters": [ { "name": "sort", @@ -254811,9 +254151,7 @@ } } }, - "tags": [ - "Comment" - ], + "tags": ["Comment"], "parameters": [], "operationId": "post/comments", "requestBody": { @@ -254892,9 +254230,7 @@ } } }, - "tags": [ - "Comment" - ], + "tags": ["Comment"], "parameters": [ { "name": "id", @@ -254972,9 +254308,7 @@ } } }, - "tags": [ - "Comment" - ], + "tags": ["Comment"], "parameters": [ { "name": "id", @@ -255063,9 +254397,7 @@ } } }, - "tags": [ - "Comment" - ], + "tags": ["Comment"], "parameters": [ { "name": "id", @@ -255145,9 +254477,7 @@ } } }, - "tags": [ - "Competition" - ], + "tags": ["Competition"], "parameters": [ { "name": "sort", @@ -255317,9 +254647,7 @@ } } }, - "tags": [ - "Competition" - ], + "tags": ["Competition"], "parameters": [], "operationId": "post/competitions", "requestBody": { @@ -255398,9 +254726,7 @@ } } }, - "tags": [ - "Competition" - ], + "tags": ["Competition"], "parameters": [ { "name": "id", @@ -255478,9 +254804,7 @@ } } }, - "tags": [ - "Competition" - ], + "tags": ["Competition"], "parameters": [ { "name": "id", @@ -255569,9 +254893,7 @@ } } }, - "tags": [ - "Competition" - ], + "tags": ["Competition"], "parameters": [ { "name": "id", @@ -255651,9 +254973,7 @@ } } }, - "tags": [ - "Competition" - ], + "tags": ["Competition"], "parameters": [ { "name": "id", @@ -255743,9 +255063,7 @@ } } }, - "tags": [ - "Course" - ], + "tags": ["Course"], "parameters": [ { "name": "sort", @@ -255915,9 +255233,7 @@ } } }, - "tags": [ - "Course" - ], + "tags": ["Course"], "parameters": [], "operationId": "post/courses", "requestBody": { @@ -255996,9 +255312,7 @@ } } }, - "tags": [ - "Course" - ], + "tags": ["Course"], "parameters": [ { "name": "id", @@ -256076,9 +255390,7 @@ } } }, - "tags": [ - "Course" - ], + "tags": ["Course"], "parameters": [ { "name": "id", @@ -256167,9 +255479,7 @@ } } }, - "tags": [ - "Course" - ], + "tags": ["Course"], "parameters": [ { "name": "id", @@ -256249,9 +255559,7 @@ } } }, - "tags": [ - "Course-application" - ], + "tags": ["Course-application"], "parameters": [ { "name": "sort", @@ -256421,9 +255729,7 @@ } } }, - "tags": [ - "Course-application" - ], + "tags": ["Course-application"], "parameters": [], "operationId": "post/course-applications", "requestBody": { @@ -256502,9 +255808,7 @@ } } }, - "tags": [ - "Course-application" - ], + "tags": ["Course-application"], "parameters": [ { "name": "id", @@ -256582,9 +255886,7 @@ } } }, - "tags": [ - "Course-application" - ], + "tags": ["Course-application"], "parameters": [ { "name": "id", @@ -256673,9 +255975,7 @@ } } }, - "tags": [ - "Course-application" - ], + "tags": ["Course-application"], "parameters": [ { "name": "id", @@ -256755,9 +256055,7 @@ } } }, - "tags": [ - "Donate" - ], + "tags": ["Donate"], "parameters": [ { "name": "sort", @@ -256927,9 +256225,7 @@ } } }, - "tags": [ - "Donate" - ], + "tags": ["Donate"], "parameters": [], "operationId": "post/donates", "requestBody": { @@ -257008,9 +256304,7 @@ } } }, - "tags": [ - "Donate" - ], + "tags": ["Donate"], "parameters": [ { "name": "id", @@ -257088,9 +256382,7 @@ } } }, - "tags": [ - "Donate" - ], + "tags": ["Donate"], "parameters": [ { "name": "id", @@ -257179,9 +256471,7 @@ } } }, - "tags": [ - "Donate" - ], + "tags": ["Donate"], "parameters": [ { "name": "id", @@ -257261,9 +256551,7 @@ } } }, - "tags": [ - "Feedback" - ], + "tags": ["Feedback"], "parameters": [ { "name": "sort", @@ -257433,9 +256721,7 @@ } } }, - "tags": [ - "Feedback" - ], + "tags": ["Feedback"], "parameters": [], "operationId": "post/feedbacks", "requestBody": { @@ -257514,9 +256800,7 @@ } } }, - "tags": [ - "Feedback" - ], + "tags": ["Feedback"], "parameters": [ { "name": "id", @@ -257594,9 +256878,7 @@ } } }, - "tags": [ - "Feedback" - ], + "tags": ["Feedback"], "parameters": [ { "name": "id", @@ -257685,9 +256967,7 @@ } } }, - "tags": [ - "Feedback" - ], + "tags": ["Feedback"], "parameters": [ { "name": "id", @@ -257767,9 +257047,7 @@ } } }, - "tags": [ - "Foundation" - ], + "tags": ["Foundation"], "parameters": [ { "name": "sort", @@ -257939,9 +257217,7 @@ } } }, - "tags": [ - "Foundation" - ], + "tags": ["Foundation"], "parameters": [], "operationId": "post/foundations", "requestBody": { @@ -258020,9 +257296,7 @@ } } }, - "tags": [ - "Foundation" - ], + "tags": ["Foundation"], "parameters": [ { "name": "id", @@ -258100,9 +257374,7 @@ } } }, - "tags": [ - "Foundation" - ], + "tags": ["Foundation"], "parameters": [ { "name": "id", @@ -258191,9 +257463,7 @@ } } }, - "tags": [ - "Foundation" - ], + "tags": ["Foundation"], "parameters": [ { "name": "id", @@ -258273,9 +257543,7 @@ } } }, - "tags": [ - "Hashtag" - ], + "tags": ["Hashtag"], "parameters": [ { "name": "sort", @@ -258445,9 +257713,7 @@ } } }, - "tags": [ - "Hashtag" - ], + "tags": ["Hashtag"], "parameters": [], "operationId": "post/hashtags", "requestBody": { @@ -258526,9 +257792,7 @@ } } }, - "tags": [ - "Hashtag" - ], + "tags": ["Hashtag"], "parameters": [ { "name": "id", @@ -258606,9 +257870,7 @@ } } }, - "tags": [ - "Hashtag" - ], + "tags": ["Hashtag"], "parameters": [ { "name": "id", @@ -258697,9 +257959,7 @@ } } }, - "tags": [ - "Hashtag" - ], + "tags": ["Hashtag"], "parameters": [ { "name": "id", @@ -258779,9 +258039,7 @@ } } }, - "tags": [ - "Hashtag" - ], + "tags": ["Hashtag"], "parameters": [ { "name": "id", @@ -258871,9 +258129,7 @@ } } }, - "tags": [ - "Job" - ], + "tags": ["Job"], "parameters": [ { "name": "sort", @@ -259043,9 +258299,7 @@ } } }, - "tags": [ - "Job" - ], + "tags": ["Job"], "parameters": [], "operationId": "post/jobs", "requestBody": { @@ -259124,9 +258378,7 @@ } } }, - "tags": [ - "Job" - ], + "tags": ["Job"], "parameters": [ { "name": "id", @@ -259204,9 +258456,7 @@ } } }, - "tags": [ - "Job" - ], + "tags": ["Job"], "parameters": [ { "name": "id", @@ -259295,9 +258545,7 @@ } } }, - "tags": [ - "Job" - ], + "tags": ["Job"], "parameters": [ { "name": "id", @@ -259377,9 +258625,7 @@ } } }, - "tags": [ - "Mention" - ], + "tags": ["Mention"], "parameters": [ { "name": "sort", @@ -259549,9 +258795,7 @@ } } }, - "tags": [ - "Mention" - ], + "tags": ["Mention"], "parameters": [], "operationId": "post/mentions", "requestBody": { @@ -259630,9 +258874,7 @@ } } }, - "tags": [ - "Mention" - ], + "tags": ["Mention"], "parameters": [ { "name": "id", @@ -259710,9 +258952,7 @@ } } }, - "tags": [ - "Mention" - ], + "tags": ["Mention"], "parameters": [ { "name": "id", @@ -259801,9 +259041,7 @@ } } }, - "tags": [ - "Mention" - ], + "tags": ["Mention"], "parameters": [ { "name": "id", @@ -259883,9 +259121,7 @@ } } }, - "tags": [ - "Mention" - ], + "tags": ["Mention"], "parameters": [ { "name": "id", @@ -259975,9 +259211,7 @@ } } }, - "tags": [ - "Notification" - ], + "tags": ["Notification"], "parameters": [ { "name": "sort", @@ -260147,9 +259381,7 @@ } } }, - "tags": [ - "Notification" - ], + "tags": ["Notification"], "parameters": [], "operationId": "post/notifications", "requestBody": { @@ -260228,9 +259460,7 @@ } } }, - "tags": [ - "Notification" - ], + "tags": ["Notification"], "parameters": [ { "name": "id", @@ -260308,9 +259538,7 @@ } } }, - "tags": [ - "Notification" - ], + "tags": ["Notification"], "parameters": [ { "name": "id", @@ -260399,9 +259627,7 @@ } } }, - "tags": [ - "Notification" - ], + "tags": ["Notification"], "parameters": [ { "name": "id", @@ -260481,9 +259707,7 @@ } } }, - "tags": [ - "Observation" - ], + "tags": ["Observation"], "parameters": [ { "name": "sort", @@ -260653,9 +259877,7 @@ } } }, - "tags": [ - "Observation" - ], + "tags": ["Observation"], "parameters": [], "operationId": "post/observations", "requestBody": { @@ -260734,9 +259956,7 @@ } } }, - "tags": [ - "Observation" - ], + "tags": ["Observation"], "parameters": [ { "name": "id", @@ -260814,9 +260034,7 @@ } } }, - "tags": [ - "Observation" - ], + "tags": ["Observation"], "parameters": [ { "name": "id", @@ -260905,9 +260123,7 @@ } } }, - "tags": [ - "Observation" - ], + "tags": ["Observation"], "parameters": [ { "name": "id", @@ -260987,9 +260203,7 @@ } } }, - "tags": [ - "Payment" - ], + "tags": ["Payment"], "parameters": [ { "name": "sort", @@ -261159,9 +260373,7 @@ } } }, - "tags": [ - "Payment" - ], + "tags": ["Payment"], "parameters": [], "operationId": "post/payments", "requestBody": { @@ -261240,9 +260452,7 @@ } } }, - "tags": [ - "Payment" - ], + "tags": ["Payment"], "parameters": [ { "name": "id", @@ -261320,9 +260530,7 @@ } } }, - "tags": [ - "Payment" - ], + "tags": ["Payment"], "parameters": [ { "name": "id", @@ -261411,9 +260619,7 @@ } } }, - "tags": [ - "Payment" - ], + "tags": ["Payment"], "parameters": [ { "name": "id", @@ -261493,9 +260699,7 @@ } } }, - "tags": [ - "Platform" - ], + "tags": ["Platform"], "parameters": [ { "name": "sort", @@ -261665,9 +260869,7 @@ } } }, - "tags": [ - "Platform" - ], + "tags": ["Platform"], "parameters": [], "operationId": "post/platforms", "requestBody": { @@ -261746,9 +260948,7 @@ } } }, - "tags": [ - "Platform" - ], + "tags": ["Platform"], "parameters": [ { "name": "id", @@ -261826,9 +261026,7 @@ } } }, - "tags": [ - "Platform" - ], + "tags": ["Platform"], "parameters": [ { "name": "id", @@ -261917,9 +261115,7 @@ } } }, - "tags": [ - "Platform" - ], + "tags": ["Platform"], "parameters": [ { "name": "id", @@ -261999,9 +261195,7 @@ } } }, - "tags": [ - "Post" - ], + "tags": ["Post"], "parameters": [ { "name": "sort", @@ -262171,9 +261365,7 @@ } } }, - "tags": [ - "Post" - ], + "tags": ["Post"], "parameters": [], "operationId": "post/posts", "requestBody": { @@ -262252,9 +261444,7 @@ } } }, - "tags": [ - "Post" - ], + "tags": ["Post"], "parameters": [ { "name": "id", @@ -262332,9 +261522,7 @@ } } }, - "tags": [ - "Post" - ], + "tags": ["Post"], "parameters": [ { "name": "id", @@ -262423,9 +261611,7 @@ } } }, - "tags": [ - "Post" - ], + "tags": ["Post"], "parameters": [ { "name": "id", @@ -262505,9 +261691,7 @@ } } }, - "tags": [ - "Post" - ], + "tags": ["Post"], "parameters": [ { "name": "id", @@ -262597,9 +261781,7 @@ } } }, - "tags": [ - "Presentation" - ], + "tags": ["Presentation"], "parameters": [ { "name": "sort", @@ -262769,9 +261951,7 @@ } } }, - "tags": [ - "Presentation" - ], + "tags": ["Presentation"], "parameters": [], "operationId": "post/presentations", "requestBody": { @@ -262850,9 +262030,7 @@ } } }, - "tags": [ - "Presentation" - ], + "tags": ["Presentation"], "parameters": [ { "name": "id", @@ -262930,9 +262108,7 @@ } } }, - "tags": [ - "Presentation" - ], + "tags": ["Presentation"], "parameters": [ { "name": "id", @@ -263021,9 +262197,7 @@ } } }, - "tags": [ - "Presentation" - ], + "tags": ["Presentation"], "parameters": [ { "name": "id", @@ -263103,9 +262277,7 @@ } } }, - "tags": [ - "Presentation" - ], + "tags": ["Presentation"], "parameters": [ { "name": "id", @@ -263195,9 +262367,7 @@ } } }, - "tags": [ - "Privacy" - ], + "tags": ["Privacy"], "parameters": [ { "name": "sort", @@ -263367,9 +262537,7 @@ } } }, - "tags": [ - "Privacy" - ], + "tags": ["Privacy"], "parameters": [], "operationId": "put/privacy", "requestBody": { @@ -263447,9 +262615,7 @@ } } }, - "tags": [ - "Privacy" - ], + "tags": ["Privacy"], "parameters": [], "operationId": "delete/privacy" } @@ -263518,9 +262684,7 @@ } } }, - "tags": [ - "Privacy" - ], + "tags": ["Privacy"], "parameters": [], "operationId": "post/privacy/localizations", "requestBody": { @@ -263599,9 +262763,7 @@ } } }, - "tags": [ - "Profile" - ], + "tags": ["Profile"], "parameters": [ { "name": "sort", @@ -263771,9 +262933,7 @@ } } }, - "tags": [ - "Profile" - ], + "tags": ["Profile"], "parameters": [], "operationId": "post/profiles", "requestBody": { @@ -263852,9 +263012,7 @@ } } }, - "tags": [ - "Profile" - ], + "tags": ["Profile"], "parameters": [ { "name": "id", @@ -263932,9 +263090,7 @@ } } }, - "tags": [ - "Profile" - ], + "tags": ["Profile"], "parameters": [ { "name": "id", @@ -264023,9 +263179,7 @@ } } }, - "tags": [ - "Profile" - ], + "tags": ["Profile"], "parameters": [ { "name": "id", @@ -264105,9 +263259,7 @@ } } }, - "tags": [ - "Recommended-topic" - ], + "tags": ["Recommended-topic"], "parameters": [ { "name": "sort", @@ -264277,9 +263429,7 @@ } } }, - "tags": [ - "Recommended-topic" - ], + "tags": ["Recommended-topic"], "parameters": [], "operationId": "post/recommended-topics", "requestBody": { @@ -264358,9 +263508,7 @@ } } }, - "tags": [ - "Recommended-topic" - ], + "tags": ["Recommended-topic"], "parameters": [ { "name": "id", @@ -264438,9 +263586,7 @@ } } }, - "tags": [ - "Recommended-topic" - ], + "tags": ["Recommended-topic"], "parameters": [ { "name": "id", @@ -264529,9 +263675,7 @@ } } }, - "tags": [ - "Recommended-topic" - ], + "tags": ["Recommended-topic"], "parameters": [ { "name": "id", @@ -264611,9 +263755,7 @@ } } }, - "tags": [ - "Recommended-topic" - ], + "tags": ["Recommended-topic"], "parameters": [ { "name": "id", @@ -264703,9 +263845,7 @@ } } }, - "tags": [ - "Recommended-tweet" - ], + "tags": ["Recommended-tweet"], "parameters": [ { "name": "sort", @@ -264875,9 +264015,7 @@ } } }, - "tags": [ - "Recommended-tweet" - ], + "tags": ["Recommended-tweet"], "parameters": [], "operationId": "post/recommended-tweets", "requestBody": { @@ -264956,9 +264094,7 @@ } } }, - "tags": [ - "Recommended-tweet" - ], + "tags": ["Recommended-tweet"], "parameters": [ { "name": "id", @@ -265036,9 +264172,7 @@ } } }, - "tags": [ - "Recommended-tweet" - ], + "tags": ["Recommended-tweet"], "parameters": [ { "name": "id", @@ -265127,9 +264261,7 @@ } } }, - "tags": [ - "Recommended-tweet" - ], + "tags": ["Recommended-tweet"], "parameters": [ { "name": "id", @@ -265209,9 +264341,7 @@ } } }, - "tags": [ - "Recommended-tweet" - ], + "tags": ["Recommended-tweet"], "parameters": [ { "name": "id", @@ -265301,9 +264431,7 @@ } } }, - "tags": [ - "Subscriber" - ], + "tags": ["Subscriber"], "parameters": [ { "name": "sort", @@ -265473,9 +264601,7 @@ } } }, - "tags": [ - "Subscriber" - ], + "tags": ["Subscriber"], "parameters": [], "operationId": "post/subscribers", "requestBody": { @@ -265554,9 +264680,7 @@ } } }, - "tags": [ - "Subscriber" - ], + "tags": ["Subscriber"], "parameters": [ { "name": "id", @@ -265634,9 +264758,7 @@ } } }, - "tags": [ - "Subscriber" - ], + "tags": ["Subscriber"], "parameters": [ { "name": "id", @@ -265725,9 +264847,7 @@ } } }, - "tags": [ - "Subscriber" - ], + "tags": ["Subscriber"], "parameters": [ { "name": "id", @@ -265807,9 +264927,7 @@ } } }, - "tags": [ - "Tag" - ], + "tags": ["Tag"], "parameters": [ { "name": "sort", @@ -265979,9 +265097,7 @@ } } }, - "tags": [ - "Tag" - ], + "tags": ["Tag"], "parameters": [], "operationId": "post/tags", "requestBody": { @@ -266060,9 +265176,7 @@ } } }, - "tags": [ - "Tag" - ], + "tags": ["Tag"], "parameters": [ { "name": "id", @@ -266140,9 +265254,7 @@ } } }, - "tags": [ - "Tag" - ], + "tags": ["Tag"], "parameters": [ { "name": "id", @@ -266231,9 +265343,7 @@ } } }, - "tags": [ - "Tag" - ], + "tags": ["Tag"], "parameters": [ { "name": "id", @@ -266313,9 +265423,7 @@ } } }, - "tags": [ - "Term" - ], + "tags": ["Term"], "parameters": [ { "name": "sort", @@ -266485,9 +265593,7 @@ } } }, - "tags": [ - "Term" - ], + "tags": ["Term"], "parameters": [], "operationId": "put/term", "requestBody": { @@ -266565,9 +265671,7 @@ } } }, - "tags": [ - "Term" - ], + "tags": ["Term"], "parameters": [], "operationId": "delete/term" } @@ -266636,9 +265740,7 @@ } } }, - "tags": [ - "Term" - ], + "tags": ["Term"], "parameters": [], "operationId": "post/term/localizations", "requestBody": { @@ -266717,9 +265819,7 @@ } } }, - "tags": [ - "Timeline" - ], + "tags": ["Timeline"], "parameters": [ { "name": "sort", @@ -266889,9 +265989,7 @@ } } }, - "tags": [ - "Timeline" - ], + "tags": ["Timeline"], "parameters": [], "operationId": "post/timelines", "requestBody": { @@ -266970,9 +266068,7 @@ } } }, - "tags": [ - "Timeline" - ], + "tags": ["Timeline"], "parameters": [ { "name": "id", @@ -267050,9 +266146,7 @@ } } }, - "tags": [ - "Timeline" - ], + "tags": ["Timeline"], "parameters": [ { "name": "id", @@ -267141,9 +266235,7 @@ } } }, - "tags": [ - "Timeline" - ], + "tags": ["Timeline"], "parameters": [ { "name": "id", @@ -267223,9 +266315,7 @@ } } }, - "tags": [ - "Timeline" - ], + "tags": ["Timeline"], "parameters": [ { "name": "id", @@ -267315,9 +266405,7 @@ } } }, - "tags": [ - "Topic" - ], + "tags": ["Topic"], "parameters": [ { "name": "sort", @@ -267487,9 +266575,7 @@ } } }, - "tags": [ - "Topic" - ], + "tags": ["Topic"], "parameters": [], "operationId": "put/topic", "requestBody": { @@ -267567,9 +266653,7 @@ } } }, - "tags": [ - "Topic" - ], + "tags": ["Topic"], "parameters": [], "operationId": "delete/topic" } @@ -267638,9 +266722,7 @@ } } }, - "tags": [ - "Translate" - ], + "tags": ["Translate"], "parameters": [ { "name": "sort", @@ -267810,9 +266892,7 @@ } } }, - "tags": [ - "Translate" - ], + "tags": ["Translate"], "parameters": [], "operationId": "post/translates", "requestBody": { @@ -267891,9 +266971,7 @@ } } }, - "tags": [ - "Translate" - ], + "tags": ["Translate"], "parameters": [ { "name": "id", @@ -267971,9 +267049,7 @@ } } }, - "tags": [ - "Translate" - ], + "tags": ["Translate"], "parameters": [ { "name": "id", @@ -268062,9 +267138,7 @@ } } }, - "tags": [ - "Translate" - ], + "tags": ["Translate"], "parameters": [ { "name": "id", @@ -268144,9 +267218,7 @@ } } }, - "tags": [ - "Trend" - ], + "tags": ["Trend"], "parameters": [ { "name": "sort", @@ -268316,9 +267388,7 @@ } } }, - "tags": [ - "Trend" - ], + "tags": ["Trend"], "parameters": [], "operationId": "put/trend", "requestBody": { @@ -268396,9 +267466,7 @@ } } }, - "tags": [ - "Trend" - ], + "tags": ["Trend"], "parameters": [], "operationId": "delete/trend" } @@ -268467,9 +267535,7 @@ } } }, - "tags": [ - "User-feedback" - ], + "tags": ["User-feedback"], "parameters": [ { "name": "sort", @@ -268639,9 +267705,7 @@ } } }, - "tags": [ - "User-feedback" - ], + "tags": ["User-feedback"], "parameters": [], "operationId": "post/user-feedbacks", "requestBody": { @@ -268720,9 +267784,7 @@ } } }, - "tags": [ - "User-feedback" - ], + "tags": ["User-feedback"], "parameters": [ { "name": "id", @@ -268800,9 +267862,7 @@ } } }, - "tags": [ - "User-feedback" - ], + "tags": ["User-feedback"], "parameters": [ { "name": "id", @@ -268891,9 +267951,7 @@ } } }, - "tags": [ - "User-feedback" - ], + "tags": ["User-feedback"], "parameters": [ { "name": "id", @@ -268973,9 +268031,7 @@ } } }, - "tags": [ - "User-notification" - ], + "tags": ["User-notification"], "parameters": [ { "name": "sort", @@ -269145,9 +268201,7 @@ } } }, - "tags": [ - "User-notification" - ], + "tags": ["User-notification"], "parameters": [], "operationId": "post/user-notifications", "requestBody": { @@ -269226,9 +268280,7 @@ } } }, - "tags": [ - "User-notification" - ], + "tags": ["User-notification"], "parameters": [ { "name": "id", @@ -269306,9 +268358,7 @@ } } }, - "tags": [ - "User-notification" - ], + "tags": ["User-notification"], "parameters": [ { "name": "id", @@ -269397,9 +268447,7 @@ } } }, - "tags": [ - "User-notification" - ], + "tags": ["User-notification"], "parameters": [ { "name": "id", @@ -269479,9 +268527,7 @@ } } }, - "tags": [ - "Vote" - ], + "tags": ["Vote"], "parameters": [ { "name": "sort", @@ -269651,9 +268697,7 @@ } } }, - "tags": [ - "Vote" - ], + "tags": ["Vote"], "parameters": [], "operationId": "post/votes", "requestBody": { @@ -269732,9 +268776,7 @@ } } }, - "tags": [ - "Vote" - ], + "tags": ["Vote"], "parameters": [ { "name": "id", @@ -269812,9 +268854,7 @@ } } }, - "tags": [ - "Vote" - ], + "tags": ["Vote"], "parameters": [ { "name": "id", @@ -269903,9 +268943,7 @@ } } }, - "tags": [ - "Vote" - ], + "tags": ["Vote"], "parameters": [ { "name": "id", @@ -269940,18 +268978,14 @@ } }, "summary": "", - "tags": [ - "Upload - File" - ], + "tags": ["Upload - File"], "requestBody": { "description": "Upload files", "required": true, "content": { "multipart/form-data": { "schema": { - "required": [ - "files" - ], + "required": ["files"], "type": "object", "properties": { "path": { @@ -270014,9 +269048,7 @@ } }, "summary": "", - "tags": [ - "Upload - File" - ], + "tags": ["Upload - File"], "requestBody": { "description": "Upload files", "required": true, @@ -270052,9 +269084,7 @@ }, "/upload/files": { "get": { - "tags": [ - "Upload - File" - ], + "tags": ["Upload - File"], "responses": { "200": { "description": "Get a list of files", @@ -270086,9 +269116,7 @@ } } ], - "tags": [ - "Upload - File" - ], + "tags": ["Upload - File"], "responses": { "200": { "description": "Get a specific file", @@ -270115,9 +269143,7 @@ } } ], - "tags": [ - "Upload - File" - ], + "tags": ["Upload - File"], "responses": { "200": { "description": "Delete a file", @@ -270146,9 +269172,7 @@ } } ], - "tags": [ - "Users-Permissions - Auth" - ], + "tags": ["Users-Permissions - Auth"], "summary": "Login with a provider", "description": "Redirects to provider login before being redirect to /auth/{provider}/callback", "responses": { @@ -270170,9 +269194,7 @@ }, "/auth/local": { "post": { - "tags": [ - "Users-Permissions - Auth" - ], + "tags": ["Users-Permissions - Auth"], "summary": "Local login", "description": "Returns a jwt token and user info", "requestBody": { @@ -270223,9 +269245,7 @@ }, "/auth/local/register": { "post": { - "tags": [ - "Users-Permissions - Auth" - ], + "tags": ["Users-Permissions - Auth"], "summary": "Register a user", "description": "Returns a jwt token and user info", "requestBody": { @@ -270280,9 +269300,7 @@ }, "/auth/{provider}/callback": { "get": { - "tags": [ - "Users-Permissions - Auth" - ], + "tags": ["Users-Permissions - Auth"], "summary": "Default Callback from provider auth", "parameters": [ { @@ -270321,9 +269339,7 @@ }, "/auth/forgot-password": { "post": { - "tags": [ - "Users-Permissions - Auth" - ], + "tags": ["Users-Permissions - Auth"], "summary": "Send rest password email", "requestBody": { "required": true, @@ -270353,9 +269369,7 @@ "properties": { "ok": { "type": "string", - "enum": [ - true - ] + "enum": [true] } } } @@ -270377,9 +269391,7 @@ }, "/auth/reset-password": { "post": { - "tags": [ - "Users-Permissions - Auth" - ], + "tags": ["Users-Permissions - Auth"], "summary": "Rest user password", "requestBody": { "required": true, @@ -270433,9 +269445,7 @@ }, "/auth/change-password": { "post": { - "tags": [ - "Users-Permissions - Auth" - ], + "tags": ["Users-Permissions - Auth"], "summary": "Update user's own password", "requestBody": { "required": true, @@ -270489,9 +269499,7 @@ }, "/auth/email-confirmation": { "get": { - "tags": [ - "Users-Permissions - Auth" - ], + "tags": ["Users-Permissions - Auth"], "summary": "Confirm user email", "parameters": [ { @@ -270522,9 +269530,7 @@ }, "/auth/send-email-confirmation": { "post": { - "tags": [ - "Users-Permissions - Auth" - ], + "tags": ["Users-Permissions - Auth"], "summary": "Send confirmation email", "requestBody": { "required": true, @@ -270554,9 +269560,7 @@ }, "sent": { "type": "string", - "enum": [ - true - ] + "enum": [true] } } } @@ -270578,9 +269582,7 @@ }, "/users-permissions/permissions": { "get": { - "tags": [ - "Users-Permissions - Users & Roles" - ], + "tags": ["Users-Permissions - Users & Roles"], "summary": "Get default generated permissions", "responses": { "200": { @@ -270649,9 +269651,7 @@ }, "/users-permissions/roles": { "get": { - "tags": [ - "Users-Permissions - Users & Roles" - ], + "tags": ["Users-Permissions - Users & Roles"], "summary": "List roles", "responses": { "200": { @@ -270710,9 +269710,7 @@ } }, "post": { - "tags": [ - "Users-Permissions - Users & Roles" - ], + "tags": ["Users-Permissions - Users & Roles"], "summary": "Create a role", "requestBody": { "$ref": "#/components/requestBodies/Users-Permissions-RoleRequest" @@ -270727,9 +269725,7 @@ "properties": { "ok": { "type": "string", - "enum": [ - true - ] + "enum": [true] } } } @@ -270751,9 +269747,7 @@ }, "/users-permissions/roles/{id}": { "get": { - "tags": [ - "Users-Permissions - Users & Roles" - ], + "tags": ["Users-Permissions - Users & Roles"], "summary": "Get a role", "parameters": [ { @@ -270818,9 +269812,7 @@ }, "/users-permissions/roles/{role}": { "put": { - "tags": [ - "Users-Permissions - Users & Roles" - ], + "tags": ["Users-Permissions - Users & Roles"], "summary": "Update a role", "parameters": [ { @@ -270846,9 +269838,7 @@ "properties": { "ok": { "type": "string", - "enum": [ - true - ] + "enum": [true] } } } @@ -270868,9 +269858,7 @@ } }, "delete": { - "tags": [ - "Users-Permissions - Users & Roles" - ], + "tags": ["Users-Permissions - Users & Roles"], "summary": "Delete a role", "parameters": [ { @@ -270893,9 +269881,7 @@ "properties": { "ok": { "type": "string", - "enum": [ - true - ] + "enum": [true] } } } @@ -270917,9 +269903,7 @@ }, "/users": { "get": { - "tags": [ - "Users-Permissions - Users & Roles" - ], + "tags": ["Users-Permissions - Users & Roles"], "summary": "Get list of users", "responses": { "200": { @@ -270960,9 +269944,7 @@ } }, "post": { - "tags": [ - "Users-Permissions - Users & Roles" - ], + "tags": ["Users-Permissions - Users & Roles"], "summary": "Create a user", "requestBody": { "required": true, @@ -270970,11 +269952,7 @@ "application/json": { "schema": { "type": "object", - "required": [ - "username", - "email", - "password" - ], + "required": ["username", "email", "password"], "properties": { "email": { "type": "string" @@ -271051,9 +270029,7 @@ }, "/users/{id}": { "get": { - "tags": [ - "Users-Permissions - Users & Roles" - ], + "tags": ["Users-Permissions - Users & Roles"], "summary": "Get a user", "parameters": [ { @@ -271100,9 +270076,7 @@ } }, "put": { - "tags": [ - "Users-Permissions - Users & Roles" - ], + "tags": ["Users-Permissions - Users & Roles"], "summary": "Update a user", "parameters": [ { @@ -271121,11 +270095,7 @@ "application/json": { "schema": { "type": "object", - "required": [ - "username", - "email", - "password" - ], + "required": ["username", "email", "password"], "properties": { "email": { "type": "string" @@ -271200,9 +270170,7 @@ } }, "delete": { - "tags": [ - "Users-Permissions - Users & Roles" - ], + "tags": ["Users-Permissions - Users & Roles"], "summary": "Delete a user", "parameters": [ { @@ -271255,9 +270223,7 @@ }, "/users/me": { "get": { - "tags": [ - "Users-Permissions - Users & Roles" - ], + "tags": ["Users-Permissions - Users & Roles"], "summary": "Get authenticated user info", "responses": { "200": { @@ -271295,9 +270261,7 @@ }, "/users/count": { "get": { - "tags": [ - "Users-Permissions - Users & Roles" - ], + "tags": ["Users-Permissions - Users & Roles"], "summary": "Get user count", "responses": { "200": { diff --git a/packages/playwright/src/tests/07-pages.spec.ts b/packages/playwright/src/tests/07-pages.spec.ts new file mode 100644 index 000000000..8dcda74f6 --- /dev/null +++ b/packages/playwright/src/tests/07-pages.spec.ts @@ -0,0 +1,39 @@ +import { test, expect } from '@playwright/test' + +import { getUrl } from '../utils' +test.beforeEach(async ({ page }) => { + await page.goto(getUrl('kunsthalte')) + await page.waitForTimeout(1000) + await page.click('button:has-text("EN")') +}) +test.describe('07. Pages', () => { + test('TC-01: should Arts ', async ({ page }) => { + await page.getByTestId('link-d/club/arts').click() + const pageTitle = await page.title() + expect(pageTitle).toContain('Art Station') // 01. On the Arts page, does the title match the page name? + }) + test('TC-02: should Collections', async ({ page }) => { + await page.getByTestId('link-d/club/collections').click() + await page.waitForTimeout(1000) + const titleEN = await page.textContent('h2.chakra-heading') + expect(titleEN).toContain('Collections') // 01. Does the Collections page open? + const pageTitleEN = await page.title() + expect(pageTitleEN).toContain('Collections') // 02. On the Collections page, Does the title match the page name? + }) + test('TC-03: should Activities ', async ({ page }) => { + await page.getByTestId('link-d/activities').click() + await page.waitForTimeout(1000) + const titleEN = await page.textContent('h2.chakra-heading') + expect(titleEN).toBe('Activities') // 01. Does the Activities page open? + const pageTitleEN = await page.title() + expect(pageTitleEN).toContain('Activities') // 02. On the Activities page, Does the title match the page name? + }) + test('TC-01: should About Us', async ({ page }) => { + await page.getByRole('link', { name: 'About Us' }).first().click() + await page.waitForTimeout(1000) + const titleEN = await page.textContent('h2.chakra-heading') + expect(titleEN).toContain('About Us') // 01. Does the About Us page open? + const pageTitleEN = await page.title() + expect(pageTitleEN).toContain('About Us') // 02. On the About Us page, Does the title match the page name? + }) +}) diff --git a/packages/playwright/src/tests/08-contact.spec.ts b/packages/playwright/src/tests/08-contact.spec.ts new file mode 100644 index 000000000..473856325 --- /dev/null +++ b/packages/playwright/src/tests/08-contact.spec.ts @@ -0,0 +1,89 @@ +import { test, expect } from '@playwright/test' + +import { getUrl } from '../utils' +test.beforeEach(async ({ page }) => { + await page.goto(getUrl('kunsthalte')) + await page.waitForTimeout(1000) + await page.click('button:has-text("EN")') +}) + +test.describe('08. Contact', () => { + test('TC-01: should Contact', async ({ page }) => { + await page.getByRole('link', { name: 'Contact' }).first().click() + await page.waitForLoadState('networkidle') + await expect(page.locator('[id="__next"]')).toContainText('Contact') // 01. Does the Contact page open? + + const pageTitle = await page.title() + await page.waitForTimeout(100) + expect(pageTitle).toContain('Contact') // 02. Does the title match the page name? //yapılamadı + + await page.getByPlaceholder('Your Full Name').click() + await page.getByPlaceholder('E-mail').click() + await page.getByPlaceholder('Message').click() + await page.getByPlaceholder('Your Full Name').click() + + const fullNameErrorMessage = await page.locator( + '[data-testid="error-text-fullname"]', + ) + const isDivVisible = await fullNameErrorMessage.isVisible() + await expect(isDivVisible).toBe(true) // 03. Is Your Full Name a required field? // bakılacak + + const requiredTextEmail = page.getByTestId('error-text-email') + await expect(requiredTextEmail).toBeVisible() // 04. Is email a required field? + + const emailInput = await page.locator('[data-testid="input-email"]') + const testEmailError = 'test_example.com' + await emailInput.fill(testEmailError) + const requiredTextEmailError = await page.locator( + '[data-testid="error-text-email"]', + ) + + const isTextVisibleEmailError = await requiredTextEmailError.isVisible() + await expect(isTextVisibleEmailError).toBe(true) + const testEmail = 'test@example.com' + await emailInput.fill(testEmail) + const emailValue = await emailInput.inputValue() + const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/ + + const isValidEmail = emailRegex.test(emailValue) + expect(isValidEmail).toBe(true) // 05. Assert that the email is valid + const requiredTextMessage = await page.locator( + '[data-testid="error-text-message"]', + ) + const isTextVisibleMessage = await requiredTextMessage.isVisible() + await expect(isTextVisibleMessage).toBe(true) // 06. Is Message a required field? + + await page.getByPlaceholder('Your Full Name').fill('Test Mustafa BUDAK') + await page.getByPlaceholder('Message').fill('Bu bir Deneme Mesajıdır.') + await page.getByRole('button', { name: 'Send message' }).click() + await page.waitForTimeout(1000) + await page.waitForLoadState('networkidle') + const successDiv = await page.textContent('div[data-status="success"]') + expect(successDiv).toBe('Thank you. Your message has been delivered.') // 07. Can the user send the message successfully ? + + const emaillink = page.locator('a[href^="mailto:"]') + await expect(emaillink).toHaveCount(1) // 08. When clicking on the email address icon, the user should be directed to the Outlook application. + + const xElement = page.getByLabel('X').first().getAttribute('href') + expect(xElement).not.toBeNull() // 09. When clicking on the xcom icon, the user should be directed to another page. + + const WhatsAppElement = page + .getByLabel('WhatsApp') + .first() + .getAttribute('href') + expect(WhatsAppElement).not.toBeNull() // 10. When clicking on the WhatsApp icon, the user should be directed to another page. + + const InstagramElement = page + .getByLabel('Instagram') + .first() + .getAttribute('href') + expect(InstagramElement).not.toBeNull() // 11. When clicking on the Instagram icon, the user should be directed to another page. + + const YoutubeElement = page + .getByLabel('Youtube') + .first() + .getAttribute('href') + expect(YoutubeElement).not.toBeNull() // 12. When clicking on the Youtube icon, the user should be directed to another page. + await page.click('button:has-text("EN")') + }) +}) diff --git a/packages/playwright/src/tests/09-donate.spec.ts b/packages/playwright/src/tests/09-donate.spec.ts new file mode 100644 index 000000000..040dc4fda --- /dev/null +++ b/packages/playwright/src/tests/09-donate.spec.ts @@ -0,0 +1,78 @@ +import { test, expect } from '@playwright/test' + +import { getUrl } from '../utils' +test.beforeEach(async ({ page }) => { + await page.goto(getUrl('kunsthalte')) + await page.waitForTimeout(1000) + await page.click('button:has-text("EN")') + await page.waitForTimeout(1000) +}) + +test.describe('01. Donate', () => { + test('TC-01: should Donate', async ({ page }) => { + await page.getByRole('link', { name: 'Donate' }).click() + + await expect(page.getByRole('heading')).toContainText('Donate') // 01. Does the Donate page open? + const pageTitle = await page.title() + expect(pageTitle).toContain('Donate') // 02. Does the title match the page name? + await page.getByRole('button', { name: '€10', exact: true }).click() + const inputElement = page.locator('.chakra-numberinput input') + const value = await inputElement.inputValue() + expect(value).toContain('10') + await page.getByRole('button', { name: '€5', exact: true }).click() + await page.getByRole('button', { name: '€20' }).click() + await page.getByRole('button', { name: '€50' }).click() + await page.getByRole('button', { name: '€100' }).click() + await page.getByRole('button', { name: '€10', exact: true }).click() + await page.locator('.css-8pgw4r').first().click() + await page.waitForLoadState('networkidle') + + const chakraNumberInputDivvalue = await page + .locator('.chakra-numberinput input') + .inputValue() + expect(chakraNumberInputDivvalue).toContain('11') + await page.locator('.css-1jj9yua > div:nth-child(2)').click() + + const inputLocator = page.locator('.chakra-numberinput input') + const valuee = await inputLocator.inputValue() + expect(valuee).toContain('10') + await page.getByPlaceholder('Name').click() + await page.getByPlaceholder('E-mail').click() + await page.getByPlaceholder('Name').click() + + const requiredTextName = await page.locator('text=name is a required field') + + const isTextVisibleName = await requiredTextName.isVisible() + await expect(isTextVisibleName).toBe(true) // 05. Is Name a required field? + await page.getByPlaceholder('Name').fill('Mustafa Budak') + const requiredTextEmail = await page.locator( + 'text=email is a required field', + ) + const isTextVisibleEmail = await requiredTextEmail.isVisible() + await expect(isTextVisibleEmail).toBe(true) + + // 06. Is E-mail a required field? + const emailInput = await page.locator('input[name="email"]') + + const testEmailError = 'test_example.com' + await emailInput.fill(testEmailError) + const requiredTextEmailError = await page.locator( + 'text=email must be a valid email', + ) + + const isTextVisibleEmailError = await requiredTextEmailError.isVisible() + await expect(isTextVisibleEmailError).toBe(true) + const testEmail = 'test@example.com' + await emailInput.fill(testEmail) + const emailValue = await emailInput.inputValue() + const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/ + + const isValidEmail = emailRegex.test(emailValue) + expect(isValidEmail).toBe(true) // 07. Assert that the email is valid + await Promise.all([page.getByRole('button', { name: 'Donate €' }).click()]) + const newUrl = page.url() + expect(isValidEmail).toBe(newUrl.length > 0) // 08. When the donate button is clicked, the user should be directed to the payment page. + + // Test code here + }) +}) From 2d074547a38c5d3ea2fc071a3d35ab58cef75a1e Mon Sep 17 00:00:00 2001 From: 7alip Date: Tue, 10 Sep 2024 19:49:07 +0200 Subject: [PATCH 2/3] Restore formatting documentation --- .../1.0.0/account-statistic.json | 20 +- .../documentation/1.0.0/activity.json | 24 +- .../documentation/1.0.0/applicant.json | 20 +- .../documentation/1.0.0/application.json | 24 +- .../documentation/1.0.0/archive-content.json | 24 +- .../documentation/1.0.0/archive-image.json | 20 +- .../src/api/art/documentation/1.0.0/art.json | 20 +- .../api/asset/documentation/1.0.0/asset.json | 20 +- .../documentation/1.0.0/assets-tracking.json | 20 +- .../documentation/1.0.0/audit-log.json | 20 +- .../api/blog/documentation/1.0.0/blog.json | 24 +- .../documentation/1.0.0/category.json | 20 +- .../documentation/1.0.0/collection.json | 24 +- .../comment/documentation/1.0.0/comment.json | 20 +- .../documentation/1.0.0/competition.json | 24 +- .../1.0.0/course-application.json | 20 +- .../course/documentation/1.0.0/course.json | 20 +- .../donate/documentation/1.0.0/donate.json | 20 +- .../documentation/1.0.0/feedback.json | 20 +- .../documentation/1.0.0/foundation.json | 20 +- .../hashtag/documentation/1.0.0/hashtag.json | 24 +- .../src/api/job/documentation/1.0.0/job.json | 20 +- .../mention/documentation/1.0.0/mention.json | 24 +- .../documentation/1.0.0/notification.json | 20 +- .../documentation/1.0.0/observation.json | 20 +- .../payment/documentation/1.0.0/payment.json | 20 +- .../documentation/1.0.0/platform.json | 20 +- .../api/post/documentation/1.0.0/post.json | 24 +- .../documentation/1.0.0/presentation.json | 24 +- .../privacy/documentation/1.0.0/privacy.json | 16 +- .../profile/documentation/1.0.0/profile.json | 20 +- .../1.0.0/recommended-topic.json | 24 +- .../1.0.0/recommended-tweet.json | 24 +- .../documentation/1.0.0/subscriber.json | 20 +- .../src/api/tag/documentation/1.0.0/tag.json | 20 +- .../api/term/documentation/1.0.0/term.json | 16 +- .../documentation/1.0.0/timeline.json | 24 +- .../api/topic/documentation/1.0.0/topic.json | 12 +- .../documentation/1.0.0/translate.json | 20 +- .../api/trend/documentation/1.0.0/trend.json | 12 +- .../documentation/1.0.0/user-feedback.json | 20 +- .../1.0.0/user-notification.json | 20 +- .../api/vote/documentation/1.0.0/vote.json | 20 +- .../1.0.0/full_documentation.json | 1872 +++++++++++++---- 44 files changed, 2120 insertions(+), 640 deletions(-) diff --git a/apps/api/src/api/account-statistic/documentation/1.0.0/account-statistic.json b/apps/api/src/api/account-statistic/documentation/1.0.0/account-statistic.json index 9b8b5fe48..efc1b1e1a 100644 --- a/apps/api/src/api/account-statistic/documentation/1.0.0/account-statistic.json +++ b/apps/api/src/api/account-statistic/documentation/1.0.0/account-statistic.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Account-statistic"], + "tags": [ + "Account-statistic" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Account-statistic"], + "tags": [ + "Account-statistic" + ], "parameters": [], "operationId": "post/account-statistics", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Account-statistic"], + "tags": [ + "Account-statistic" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Account-statistic"], + "tags": [ + "Account-statistic" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Account-statistic"], + "tags": [ + "Account-statistic" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/activity/documentation/1.0.0/activity.json b/apps/api/src/api/activity/documentation/1.0.0/activity.json index c9032fde3..f6300f64b 100644 --- a/apps/api/src/api/activity/documentation/1.0.0/activity.json +++ b/apps/api/src/api/activity/documentation/1.0.0/activity.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Activity"], + "tags": [ + "Activity" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Activity"], + "tags": [ + "Activity" + ], "parameters": [], "operationId": "post/activities", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Activity"], + "tags": [ + "Activity" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Activity"], + "tags": [ + "Activity" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Activity"], + "tags": [ + "Activity" + ], "parameters": [ { "name": "id", @@ -559,7 +569,9 @@ } } }, - "tags": ["Activity"], + "tags": [ + "Activity" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/applicant/documentation/1.0.0/applicant.json b/apps/api/src/api/applicant/documentation/1.0.0/applicant.json index 4fa80d023..718338aac 100644 --- a/apps/api/src/api/applicant/documentation/1.0.0/applicant.json +++ b/apps/api/src/api/applicant/documentation/1.0.0/applicant.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Applicant"], + "tags": [ + "Applicant" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Applicant"], + "tags": [ + "Applicant" + ], "parameters": [], "operationId": "post/applicants", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Applicant"], + "tags": [ + "Applicant" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Applicant"], + "tags": [ + "Applicant" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Applicant"], + "tags": [ + "Applicant" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/application/documentation/1.0.0/application.json b/apps/api/src/api/application/documentation/1.0.0/application.json index 30d5502a4..4b15a9414 100644 --- a/apps/api/src/api/application/documentation/1.0.0/application.json +++ b/apps/api/src/api/application/documentation/1.0.0/application.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Application"], + "tags": [ + "Application" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Application"], + "tags": [ + "Application" + ], "parameters": [], "operationId": "post/applications", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Application"], + "tags": [ + "Application" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Application"], + "tags": [ + "Application" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Application"], + "tags": [ + "Application" + ], "parameters": [ { "name": "id", @@ -559,7 +569,9 @@ } } }, - "tags": ["Application"], + "tags": [ + "Application" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/archive-content/documentation/1.0.0/archive-content.json b/apps/api/src/api/archive-content/documentation/1.0.0/archive-content.json index e3a9c42e7..7c939d0c2 100644 --- a/apps/api/src/api/archive-content/documentation/1.0.0/archive-content.json +++ b/apps/api/src/api/archive-content/documentation/1.0.0/archive-content.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Archive-content"], + "tags": [ + "Archive-content" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Archive-content"], + "tags": [ + "Archive-content" + ], "parameters": [], "operationId": "post/archive-contents", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Archive-content"], + "tags": [ + "Archive-content" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Archive-content"], + "tags": [ + "Archive-content" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Archive-content"], + "tags": [ + "Archive-content" + ], "parameters": [ { "name": "id", @@ -559,7 +569,9 @@ } } }, - "tags": ["Archive-content"], + "tags": [ + "Archive-content" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/archive-image/documentation/1.0.0/archive-image.json b/apps/api/src/api/archive-image/documentation/1.0.0/archive-image.json index 14ac0dc16..6fa840000 100644 --- a/apps/api/src/api/archive-image/documentation/1.0.0/archive-image.json +++ b/apps/api/src/api/archive-image/documentation/1.0.0/archive-image.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Archive-image"], + "tags": [ + "Archive-image" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Archive-image"], + "tags": [ + "Archive-image" + ], "parameters": [], "operationId": "post/archive-images", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Archive-image"], + "tags": [ + "Archive-image" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Archive-image"], + "tags": [ + "Archive-image" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Archive-image"], + "tags": [ + "Archive-image" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/art/documentation/1.0.0/art.json b/apps/api/src/api/art/documentation/1.0.0/art.json index 6f3c985a7..5da2090a1 100644 --- a/apps/api/src/api/art/documentation/1.0.0/art.json +++ b/apps/api/src/api/art/documentation/1.0.0/art.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Art"], + "tags": [ + "Art" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Art"], + "tags": [ + "Art" + ], "parameters": [], "operationId": "post/arts", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Art"], + "tags": [ + "Art" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Art"], + "tags": [ + "Art" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Art"], + "tags": [ + "Art" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/asset/documentation/1.0.0/asset.json b/apps/api/src/api/asset/documentation/1.0.0/asset.json index 9ed561f03..e35e61147 100644 --- a/apps/api/src/api/asset/documentation/1.0.0/asset.json +++ b/apps/api/src/api/asset/documentation/1.0.0/asset.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Asset"], + "tags": [ + "Asset" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Asset"], + "tags": [ + "Asset" + ], "parameters": [], "operationId": "post/assets", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Asset"], + "tags": [ + "Asset" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Asset"], + "tags": [ + "Asset" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Asset"], + "tags": [ + "Asset" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/assets-tracking/documentation/1.0.0/assets-tracking.json b/apps/api/src/api/assets-tracking/documentation/1.0.0/assets-tracking.json index 330d90107..6c97523cb 100644 --- a/apps/api/src/api/assets-tracking/documentation/1.0.0/assets-tracking.json +++ b/apps/api/src/api/assets-tracking/documentation/1.0.0/assets-tracking.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Assets-tracking"], + "tags": [ + "Assets-tracking" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Assets-tracking"], + "tags": [ + "Assets-tracking" + ], "parameters": [], "operationId": "post/assets-trackings", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Assets-tracking"], + "tags": [ + "Assets-tracking" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Assets-tracking"], + "tags": [ + "Assets-tracking" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Assets-tracking"], + "tags": [ + "Assets-tracking" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/audit-log/documentation/1.0.0/audit-log.json b/apps/api/src/api/audit-log/documentation/1.0.0/audit-log.json index a1ad932aa..6b830aaa3 100644 --- a/apps/api/src/api/audit-log/documentation/1.0.0/audit-log.json +++ b/apps/api/src/api/audit-log/documentation/1.0.0/audit-log.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Audit-log"], + "tags": [ + "Audit-log" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Audit-log"], + "tags": [ + "Audit-log" + ], "parameters": [], "operationId": "post/audit-logs", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Audit-log"], + "tags": [ + "Audit-log" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Audit-log"], + "tags": [ + "Audit-log" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Audit-log"], + "tags": [ + "Audit-log" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/blog/documentation/1.0.0/blog.json b/apps/api/src/api/blog/documentation/1.0.0/blog.json index 5703797de..7e3f155ab 100644 --- a/apps/api/src/api/blog/documentation/1.0.0/blog.json +++ b/apps/api/src/api/blog/documentation/1.0.0/blog.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Blog"], + "tags": [ + "Blog" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Blog"], + "tags": [ + "Blog" + ], "parameters": [], "operationId": "post/blogs", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Blog"], + "tags": [ + "Blog" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Blog"], + "tags": [ + "Blog" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Blog"], + "tags": [ + "Blog" + ], "parameters": [ { "name": "id", @@ -559,7 +569,9 @@ } } }, - "tags": ["Blog"], + "tags": [ + "Blog" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/category/documentation/1.0.0/category.json b/apps/api/src/api/category/documentation/1.0.0/category.json index 231bd86b7..5c99f0f01 100644 --- a/apps/api/src/api/category/documentation/1.0.0/category.json +++ b/apps/api/src/api/category/documentation/1.0.0/category.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Category"], + "tags": [ + "Category" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Category"], + "tags": [ + "Category" + ], "parameters": [], "operationId": "post/categories", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Category"], + "tags": [ + "Category" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Category"], + "tags": [ + "Category" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Category"], + "tags": [ + "Category" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/collection/documentation/1.0.0/collection.json b/apps/api/src/api/collection/documentation/1.0.0/collection.json index 507c5ac6c..2bd9be0ac 100644 --- a/apps/api/src/api/collection/documentation/1.0.0/collection.json +++ b/apps/api/src/api/collection/documentation/1.0.0/collection.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Collection"], + "tags": [ + "Collection" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Collection"], + "tags": [ + "Collection" + ], "parameters": [], "operationId": "post/collections", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Collection"], + "tags": [ + "Collection" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Collection"], + "tags": [ + "Collection" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Collection"], + "tags": [ + "Collection" + ], "parameters": [ { "name": "id", @@ -559,7 +569,9 @@ } } }, - "tags": ["Collection"], + "tags": [ + "Collection" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/comment/documentation/1.0.0/comment.json b/apps/api/src/api/comment/documentation/1.0.0/comment.json index f350053b7..7c6aa977c 100644 --- a/apps/api/src/api/comment/documentation/1.0.0/comment.json +++ b/apps/api/src/api/comment/documentation/1.0.0/comment.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Comment"], + "tags": [ + "Comment" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Comment"], + "tags": [ + "Comment" + ], "parameters": [], "operationId": "post/comments", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Comment"], + "tags": [ + "Comment" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Comment"], + "tags": [ + "Comment" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Comment"], + "tags": [ + "Comment" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/competition/documentation/1.0.0/competition.json b/apps/api/src/api/competition/documentation/1.0.0/competition.json index 3bd687762..4c2118f00 100644 --- a/apps/api/src/api/competition/documentation/1.0.0/competition.json +++ b/apps/api/src/api/competition/documentation/1.0.0/competition.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Competition"], + "tags": [ + "Competition" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Competition"], + "tags": [ + "Competition" + ], "parameters": [], "operationId": "post/competitions", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Competition"], + "tags": [ + "Competition" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Competition"], + "tags": [ + "Competition" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Competition"], + "tags": [ + "Competition" + ], "parameters": [ { "name": "id", @@ -559,7 +569,9 @@ } } }, - "tags": ["Competition"], + "tags": [ + "Competition" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/course-application/documentation/1.0.0/course-application.json b/apps/api/src/api/course-application/documentation/1.0.0/course-application.json index 531ba7823..e862a3853 100644 --- a/apps/api/src/api/course-application/documentation/1.0.0/course-application.json +++ b/apps/api/src/api/course-application/documentation/1.0.0/course-application.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Course-application"], + "tags": [ + "Course-application" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Course-application"], + "tags": [ + "Course-application" + ], "parameters": [], "operationId": "post/course-applications", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Course-application"], + "tags": [ + "Course-application" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Course-application"], + "tags": [ + "Course-application" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Course-application"], + "tags": [ + "Course-application" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/course/documentation/1.0.0/course.json b/apps/api/src/api/course/documentation/1.0.0/course.json index 4bdc83d57..980537b6e 100644 --- a/apps/api/src/api/course/documentation/1.0.0/course.json +++ b/apps/api/src/api/course/documentation/1.0.0/course.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Course"], + "tags": [ + "Course" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Course"], + "tags": [ + "Course" + ], "parameters": [], "operationId": "post/courses", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Course"], + "tags": [ + "Course" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Course"], + "tags": [ + "Course" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Course"], + "tags": [ + "Course" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/donate/documentation/1.0.0/donate.json b/apps/api/src/api/donate/documentation/1.0.0/donate.json index 1f2d37054..e12a780e7 100644 --- a/apps/api/src/api/donate/documentation/1.0.0/donate.json +++ b/apps/api/src/api/donate/documentation/1.0.0/donate.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Donate"], + "tags": [ + "Donate" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Donate"], + "tags": [ + "Donate" + ], "parameters": [], "operationId": "post/donates", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Donate"], + "tags": [ + "Donate" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Donate"], + "tags": [ + "Donate" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Donate"], + "tags": [ + "Donate" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/feedback/documentation/1.0.0/feedback.json b/apps/api/src/api/feedback/documentation/1.0.0/feedback.json index 4be97bb3c..a1595f445 100644 --- a/apps/api/src/api/feedback/documentation/1.0.0/feedback.json +++ b/apps/api/src/api/feedback/documentation/1.0.0/feedback.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Feedback"], + "tags": [ + "Feedback" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Feedback"], + "tags": [ + "Feedback" + ], "parameters": [], "operationId": "post/feedbacks", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Feedback"], + "tags": [ + "Feedback" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Feedback"], + "tags": [ + "Feedback" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Feedback"], + "tags": [ + "Feedback" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/foundation/documentation/1.0.0/foundation.json b/apps/api/src/api/foundation/documentation/1.0.0/foundation.json index 8f95ff5fb..9717332ae 100644 --- a/apps/api/src/api/foundation/documentation/1.0.0/foundation.json +++ b/apps/api/src/api/foundation/documentation/1.0.0/foundation.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Foundation"], + "tags": [ + "Foundation" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Foundation"], + "tags": [ + "Foundation" + ], "parameters": [], "operationId": "post/foundations", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Foundation"], + "tags": [ + "Foundation" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Foundation"], + "tags": [ + "Foundation" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Foundation"], + "tags": [ + "Foundation" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/hashtag/documentation/1.0.0/hashtag.json b/apps/api/src/api/hashtag/documentation/1.0.0/hashtag.json index c11a99384..4253712fa 100644 --- a/apps/api/src/api/hashtag/documentation/1.0.0/hashtag.json +++ b/apps/api/src/api/hashtag/documentation/1.0.0/hashtag.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Hashtag"], + "tags": [ + "Hashtag" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Hashtag"], + "tags": [ + "Hashtag" + ], "parameters": [], "operationId": "post/hashtags", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Hashtag"], + "tags": [ + "Hashtag" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Hashtag"], + "tags": [ + "Hashtag" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Hashtag"], + "tags": [ + "Hashtag" + ], "parameters": [ { "name": "id", @@ -559,7 +569,9 @@ } } }, - "tags": ["Hashtag"], + "tags": [ + "Hashtag" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/job/documentation/1.0.0/job.json b/apps/api/src/api/job/documentation/1.0.0/job.json index 87bb79bdb..764ffd61a 100644 --- a/apps/api/src/api/job/documentation/1.0.0/job.json +++ b/apps/api/src/api/job/documentation/1.0.0/job.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Job"], + "tags": [ + "Job" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Job"], + "tags": [ + "Job" + ], "parameters": [], "operationId": "post/jobs", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Job"], + "tags": [ + "Job" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Job"], + "tags": [ + "Job" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Job"], + "tags": [ + "Job" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/mention/documentation/1.0.0/mention.json b/apps/api/src/api/mention/documentation/1.0.0/mention.json index 67ed4f951..19d9f4744 100644 --- a/apps/api/src/api/mention/documentation/1.0.0/mention.json +++ b/apps/api/src/api/mention/documentation/1.0.0/mention.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Mention"], + "tags": [ + "Mention" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Mention"], + "tags": [ + "Mention" + ], "parameters": [], "operationId": "post/mentions", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Mention"], + "tags": [ + "Mention" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Mention"], + "tags": [ + "Mention" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Mention"], + "tags": [ + "Mention" + ], "parameters": [ { "name": "id", @@ -559,7 +569,9 @@ } } }, - "tags": ["Mention"], + "tags": [ + "Mention" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/notification/documentation/1.0.0/notification.json b/apps/api/src/api/notification/documentation/1.0.0/notification.json index e73c63088..a4b19139c 100644 --- a/apps/api/src/api/notification/documentation/1.0.0/notification.json +++ b/apps/api/src/api/notification/documentation/1.0.0/notification.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Notification"], + "tags": [ + "Notification" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Notification"], + "tags": [ + "Notification" + ], "parameters": [], "operationId": "post/notifications", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Notification"], + "tags": [ + "Notification" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Notification"], + "tags": [ + "Notification" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Notification"], + "tags": [ + "Notification" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/observation/documentation/1.0.0/observation.json b/apps/api/src/api/observation/documentation/1.0.0/observation.json index 8ca55b4d8..35f304e40 100644 --- a/apps/api/src/api/observation/documentation/1.0.0/observation.json +++ b/apps/api/src/api/observation/documentation/1.0.0/observation.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Observation"], + "tags": [ + "Observation" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Observation"], + "tags": [ + "Observation" + ], "parameters": [], "operationId": "post/observations", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Observation"], + "tags": [ + "Observation" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Observation"], + "tags": [ + "Observation" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Observation"], + "tags": [ + "Observation" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/payment/documentation/1.0.0/payment.json b/apps/api/src/api/payment/documentation/1.0.0/payment.json index 68ea70ac7..6d9cd96b6 100644 --- a/apps/api/src/api/payment/documentation/1.0.0/payment.json +++ b/apps/api/src/api/payment/documentation/1.0.0/payment.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Payment"], + "tags": [ + "Payment" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Payment"], + "tags": [ + "Payment" + ], "parameters": [], "operationId": "post/payments", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Payment"], + "tags": [ + "Payment" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Payment"], + "tags": [ + "Payment" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Payment"], + "tags": [ + "Payment" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/platform/documentation/1.0.0/platform.json b/apps/api/src/api/platform/documentation/1.0.0/platform.json index 8a7711ca5..773097ad0 100644 --- a/apps/api/src/api/platform/documentation/1.0.0/platform.json +++ b/apps/api/src/api/platform/documentation/1.0.0/platform.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Platform"], + "tags": [ + "Platform" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Platform"], + "tags": [ + "Platform" + ], "parameters": [], "operationId": "post/platforms", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Platform"], + "tags": [ + "Platform" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Platform"], + "tags": [ + "Platform" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Platform"], + "tags": [ + "Platform" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/post/documentation/1.0.0/post.json b/apps/api/src/api/post/documentation/1.0.0/post.json index c32785c13..36b00f5b7 100644 --- a/apps/api/src/api/post/documentation/1.0.0/post.json +++ b/apps/api/src/api/post/documentation/1.0.0/post.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Post"], + "tags": [ + "Post" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Post"], + "tags": [ + "Post" + ], "parameters": [], "operationId": "post/posts", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Post"], + "tags": [ + "Post" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Post"], + "tags": [ + "Post" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Post"], + "tags": [ + "Post" + ], "parameters": [ { "name": "id", @@ -559,7 +569,9 @@ } } }, - "tags": ["Post"], + "tags": [ + "Post" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/presentation/documentation/1.0.0/presentation.json b/apps/api/src/api/presentation/documentation/1.0.0/presentation.json index 7470d8ccc..1d1c90c2d 100644 --- a/apps/api/src/api/presentation/documentation/1.0.0/presentation.json +++ b/apps/api/src/api/presentation/documentation/1.0.0/presentation.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Presentation"], + "tags": [ + "Presentation" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Presentation"], + "tags": [ + "Presentation" + ], "parameters": [], "operationId": "post/presentations", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Presentation"], + "tags": [ + "Presentation" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Presentation"], + "tags": [ + "Presentation" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Presentation"], + "tags": [ + "Presentation" + ], "parameters": [ { "name": "id", @@ -559,7 +569,9 @@ } } }, - "tags": ["Presentation"], + "tags": [ + "Presentation" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/privacy/documentation/1.0.0/privacy.json b/apps/api/src/api/privacy/documentation/1.0.0/privacy.json index 4bc73e07b..8dde99523 100644 --- a/apps/api/src/api/privacy/documentation/1.0.0/privacy.json +++ b/apps/api/src/api/privacy/documentation/1.0.0/privacy.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Privacy"], + "tags": [ + "Privacy" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Privacy"], + "tags": [ + "Privacy" + ], "parameters": [], "operationId": "put/privacy", "requestBody": { @@ -311,7 +315,9 @@ } } }, - "tags": ["Privacy"], + "tags": [ + "Privacy" + ], "parameters": [], "operationId": "delete/privacy" } @@ -380,7 +386,9 @@ } } }, - "tags": ["Privacy"], + "tags": [ + "Privacy" + ], "parameters": [], "operationId": "post/privacy/localizations", "requestBody": { diff --git a/apps/api/src/api/profile/documentation/1.0.0/profile.json b/apps/api/src/api/profile/documentation/1.0.0/profile.json index c5b0fa112..baee6a0b2 100644 --- a/apps/api/src/api/profile/documentation/1.0.0/profile.json +++ b/apps/api/src/api/profile/documentation/1.0.0/profile.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Profile"], + "tags": [ + "Profile" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Profile"], + "tags": [ + "Profile" + ], "parameters": [], "operationId": "post/profiles", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Profile"], + "tags": [ + "Profile" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Profile"], + "tags": [ + "Profile" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Profile"], + "tags": [ + "Profile" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/recommended-topic/documentation/1.0.0/recommended-topic.json b/apps/api/src/api/recommended-topic/documentation/1.0.0/recommended-topic.json index b43a6ec2d..10037a22e 100644 --- a/apps/api/src/api/recommended-topic/documentation/1.0.0/recommended-topic.json +++ b/apps/api/src/api/recommended-topic/documentation/1.0.0/recommended-topic.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Recommended-topic"], + "tags": [ + "Recommended-topic" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Recommended-topic"], + "tags": [ + "Recommended-topic" + ], "parameters": [], "operationId": "post/recommended-topics", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Recommended-topic"], + "tags": [ + "Recommended-topic" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Recommended-topic"], + "tags": [ + "Recommended-topic" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Recommended-topic"], + "tags": [ + "Recommended-topic" + ], "parameters": [ { "name": "id", @@ -559,7 +569,9 @@ } } }, - "tags": ["Recommended-topic"], + "tags": [ + "Recommended-topic" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/recommended-tweet/documentation/1.0.0/recommended-tweet.json b/apps/api/src/api/recommended-tweet/documentation/1.0.0/recommended-tweet.json index fc1808a30..2b2b11481 100644 --- a/apps/api/src/api/recommended-tweet/documentation/1.0.0/recommended-tweet.json +++ b/apps/api/src/api/recommended-tweet/documentation/1.0.0/recommended-tweet.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Recommended-tweet"], + "tags": [ + "Recommended-tweet" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Recommended-tweet"], + "tags": [ + "Recommended-tweet" + ], "parameters": [], "operationId": "post/recommended-tweets", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Recommended-tweet"], + "tags": [ + "Recommended-tweet" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Recommended-tweet"], + "tags": [ + "Recommended-tweet" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Recommended-tweet"], + "tags": [ + "Recommended-tweet" + ], "parameters": [ { "name": "id", @@ -559,7 +569,9 @@ } } }, - "tags": ["Recommended-tweet"], + "tags": [ + "Recommended-tweet" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/subscriber/documentation/1.0.0/subscriber.json b/apps/api/src/api/subscriber/documentation/1.0.0/subscriber.json index 550c9e763..798ca8751 100644 --- a/apps/api/src/api/subscriber/documentation/1.0.0/subscriber.json +++ b/apps/api/src/api/subscriber/documentation/1.0.0/subscriber.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Subscriber"], + "tags": [ + "Subscriber" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Subscriber"], + "tags": [ + "Subscriber" + ], "parameters": [], "operationId": "post/subscribers", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Subscriber"], + "tags": [ + "Subscriber" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Subscriber"], + "tags": [ + "Subscriber" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Subscriber"], + "tags": [ + "Subscriber" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/tag/documentation/1.0.0/tag.json b/apps/api/src/api/tag/documentation/1.0.0/tag.json index e7c504622..8b1f360f8 100644 --- a/apps/api/src/api/tag/documentation/1.0.0/tag.json +++ b/apps/api/src/api/tag/documentation/1.0.0/tag.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Tag"], + "tags": [ + "Tag" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Tag"], + "tags": [ + "Tag" + ], "parameters": [], "operationId": "post/tags", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Tag"], + "tags": [ + "Tag" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Tag"], + "tags": [ + "Tag" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Tag"], + "tags": [ + "Tag" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/term/documentation/1.0.0/term.json b/apps/api/src/api/term/documentation/1.0.0/term.json index 404ac7d13..1449725ad 100644 --- a/apps/api/src/api/term/documentation/1.0.0/term.json +++ b/apps/api/src/api/term/documentation/1.0.0/term.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Term"], + "tags": [ + "Term" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Term"], + "tags": [ + "Term" + ], "parameters": [], "operationId": "put/term", "requestBody": { @@ -311,7 +315,9 @@ } } }, - "tags": ["Term"], + "tags": [ + "Term" + ], "parameters": [], "operationId": "delete/term" } @@ -380,7 +386,9 @@ } } }, - "tags": ["Term"], + "tags": [ + "Term" + ], "parameters": [], "operationId": "post/term/localizations", "requestBody": { diff --git a/apps/api/src/api/timeline/documentation/1.0.0/timeline.json b/apps/api/src/api/timeline/documentation/1.0.0/timeline.json index ab9d8b227..09192dbab 100644 --- a/apps/api/src/api/timeline/documentation/1.0.0/timeline.json +++ b/apps/api/src/api/timeline/documentation/1.0.0/timeline.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Timeline"], + "tags": [ + "Timeline" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Timeline"], + "tags": [ + "Timeline" + ], "parameters": [], "operationId": "post/timelines", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Timeline"], + "tags": [ + "Timeline" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Timeline"], + "tags": [ + "Timeline" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Timeline"], + "tags": [ + "Timeline" + ], "parameters": [ { "name": "id", @@ -559,7 +569,9 @@ } } }, - "tags": ["Timeline"], + "tags": [ + "Timeline" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/topic/documentation/1.0.0/topic.json b/apps/api/src/api/topic/documentation/1.0.0/topic.json index 18863d97a..28ad061c1 100644 --- a/apps/api/src/api/topic/documentation/1.0.0/topic.json +++ b/apps/api/src/api/topic/documentation/1.0.0/topic.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Topic"], + "tags": [ + "Topic" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Topic"], + "tags": [ + "Topic" + ], "parameters": [], "operationId": "put/topic", "requestBody": { @@ -311,7 +315,9 @@ } } }, - "tags": ["Topic"], + "tags": [ + "Topic" + ], "parameters": [], "operationId": "delete/topic" } diff --git a/apps/api/src/api/translate/documentation/1.0.0/translate.json b/apps/api/src/api/translate/documentation/1.0.0/translate.json index 26d5fb8ce..29a32ed10 100644 --- a/apps/api/src/api/translate/documentation/1.0.0/translate.json +++ b/apps/api/src/api/translate/documentation/1.0.0/translate.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Translate"], + "tags": [ + "Translate" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Translate"], + "tags": [ + "Translate" + ], "parameters": [], "operationId": "post/translates", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Translate"], + "tags": [ + "Translate" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Translate"], + "tags": [ + "Translate" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Translate"], + "tags": [ + "Translate" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/trend/documentation/1.0.0/trend.json b/apps/api/src/api/trend/documentation/1.0.0/trend.json index 0b7955c4b..6149e0360 100644 --- a/apps/api/src/api/trend/documentation/1.0.0/trend.json +++ b/apps/api/src/api/trend/documentation/1.0.0/trend.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Trend"], + "tags": [ + "Trend" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Trend"], + "tags": [ + "Trend" + ], "parameters": [], "operationId": "put/trend", "requestBody": { @@ -311,7 +315,9 @@ } } }, - "tags": ["Trend"], + "tags": [ + "Trend" + ], "parameters": [], "operationId": "delete/trend" } diff --git a/apps/api/src/api/user-feedback/documentation/1.0.0/user-feedback.json b/apps/api/src/api/user-feedback/documentation/1.0.0/user-feedback.json index ca8331154..1ee78cbdd 100644 --- a/apps/api/src/api/user-feedback/documentation/1.0.0/user-feedback.json +++ b/apps/api/src/api/user-feedback/documentation/1.0.0/user-feedback.json @@ -63,7 +63,9 @@ } } }, - "tags": ["User-feedback"], + "tags": [ + "User-feedback" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["User-feedback"], + "tags": [ + "User-feedback" + ], "parameters": [], "operationId": "post/user-feedbacks", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["User-feedback"], + "tags": [ + "User-feedback" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["User-feedback"], + "tags": [ + "User-feedback" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["User-feedback"], + "tags": [ + "User-feedback" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/user-notification/documentation/1.0.0/user-notification.json b/apps/api/src/api/user-notification/documentation/1.0.0/user-notification.json index 84fa3725e..b7f7dd99f 100644 --- a/apps/api/src/api/user-notification/documentation/1.0.0/user-notification.json +++ b/apps/api/src/api/user-notification/documentation/1.0.0/user-notification.json @@ -63,7 +63,9 @@ } } }, - "tags": ["User-notification"], + "tags": [ + "User-notification" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["User-notification"], + "tags": [ + "User-notification" + ], "parameters": [], "operationId": "post/user-notifications", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["User-notification"], + "tags": [ + "User-notification" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["User-notification"], + "tags": [ + "User-notification" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["User-notification"], + "tags": [ + "User-notification" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/api/vote/documentation/1.0.0/vote.json b/apps/api/src/api/vote/documentation/1.0.0/vote.json index c7558aba3..1f8eee191 100644 --- a/apps/api/src/api/vote/documentation/1.0.0/vote.json +++ b/apps/api/src/api/vote/documentation/1.0.0/vote.json @@ -63,7 +63,9 @@ } } }, - "tags": ["Vote"], + "tags": [ + "Vote" + ], "parameters": [ { "name": "sort", @@ -233,7 +235,9 @@ } } }, - "tags": ["Vote"], + "tags": [ + "Vote" + ], "parameters": [], "operationId": "post/votes", "requestBody": { @@ -312,7 +316,9 @@ } } }, - "tags": ["Vote"], + "tags": [ + "Vote" + ], "parameters": [ { "name": "id", @@ -390,7 +396,9 @@ } } }, - "tags": ["Vote"], + "tags": [ + "Vote" + ], "parameters": [ { "name": "id", @@ -479,7 +487,9 @@ } } }, - "tags": ["Vote"], + "tags": [ + "Vote" + ], "parameters": [ { "name": "id", diff --git a/apps/api/src/extensions/documentation/documentation/1.0.0/full_documentation.json b/apps/api/src/extensions/documentation/documentation/1.0.0/full_documentation.json index c2697b27c..d0db9f76f 100644 --- a/apps/api/src/extensions/documentation/documentation/1.0.0/full_documentation.json +++ b/apps/api/src/extensions/documentation/documentation/1.0.0/full_documentation.json @@ -18,7 +18,10 @@ "openapi": "3.0.0", "x-strapi-config": { "path": "/documentation", - "plugins": ["upload", "users-permissions"] + "plugins": [ + "upload", + "users-permissions" + ] }, "servers": [ { @@ -46,7 +49,9 @@ "schemas": { "Error": { "type": "object", - "required": ["error"], + "required": [ + "error" + ], "properties": { "data": { "nullable": true, @@ -83,7 +88,9 @@ }, "AccountStatisticRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "type": "object", @@ -533,7 +540,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "place": { "type": "string" @@ -602,7 +613,9 @@ }, "ActivityRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "required": [ @@ -629,7 +642,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "place": { "type": "string" @@ -837,7 +854,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "place": { "type": "string" @@ -8399,10 +8420,14 @@ }, "ApplicantRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["name"], + "required": [ + "name" + ], "type": "object", "properties": { "name": { @@ -8485,7 +8510,9 @@ }, "Applicant": { "type": "object", - "required": ["name"], + "required": [ + "name" + ], "properties": { "name": { "type": "string" @@ -8515,7 +8542,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "type": "object", @@ -15862,7 +15893,13 @@ } }, "ApplicationLocalizationRequest": { - "required": ["title", "slug", "content", "image", "locale"], + "required": [ + "title", + "slug", + "content", + "image", + "locale" + ], "type": "object", "properties": { "title": { @@ -15876,7 +15913,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "oneOf": [ @@ -15960,10 +16001,17 @@ }, "ApplicationRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["title", "slug", "content", "image"], + "required": [ + "title", + "slug", + "content", + "image" + ], "type": "object", "properties": { "title": { @@ -15977,7 +16025,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "oneOf": [ @@ -16177,7 +16229,12 @@ }, "Application": { "type": "object", - "required": ["title", "slug", "content", "image"], + "required": [ + "title", + "slug", + "content", + "image" + ], "properties": { "title": { "type": "string" @@ -16190,7 +16247,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "type": "object", @@ -16840,7 +16901,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "type": "object", @@ -23770,7 +23835,9 @@ } }, "ArchiveContentLocalizationRequest": { - "required": ["locale"], + "required": [ + "locale" + ], "type": "object", "properties": { "title": { @@ -23824,7 +23891,9 @@ }, "ArchiveContentRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "type": "object", @@ -31403,10 +31472,14 @@ }, "ArchiveImageRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["image"], + "required": [ + "image" + ], "type": "object", "properties": { "categories": { @@ -31500,7 +31573,9 @@ }, "ArchiveImage": { "type": "object", - "required": ["image"], + "required": [ + "image" + ], "properties": { "categories": { "type": "object", @@ -39017,10 +39092,15 @@ }, "ArtRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["slug", "image"], + "required": [ + "slug", + "image" + ], "type": "object", "properties": { "title_tr": { @@ -39046,7 +39126,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "type": "array", @@ -39226,7 +39310,10 @@ }, "Art": { "type": "object", - "required": ["slug", "image"], + "required": [ + "slug", + "image" + ], "properties": { "title_tr": { "type": "string" @@ -39251,7 +39338,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "type": "object", @@ -46895,7 +46986,9 @@ }, "AssetRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "type": "object", @@ -48129,7 +48222,11 @@ }, "language": { "type": "string", - "enum": ["en", "tr", "nl"] + "enum": [ + "en", + "tr", + "nl" + ] }, "instructor": { "type": "string" @@ -54691,7 +54788,9 @@ }, "AssetsTrackingRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "type": "object", @@ -55927,7 +56026,11 @@ }, "language": { "type": "string", - "enum": ["en", "tr", "nl"] + "enum": [ + "en", + "tr", + "nl" + ] }, "instructor": { "type": "string" @@ -62298,7 +62401,9 @@ }, "AuditLogRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "type": "object", @@ -63526,7 +63631,11 @@ }, "language": { "type": "string", - "enum": ["en", "tr", "nl"] + "enum": [ + "en", + "tr", + "nl" + ] }, "instructor": { "type": "string" @@ -69781,7 +69890,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "oneOf": [ @@ -69874,10 +69987,18 @@ }, "BlogRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["title", "slug", "description", "content", "image"], + "required": [ + "title", + "slug", + "description", + "content", + "image" + ], "type": "object", "properties": { "title": { @@ -69894,7 +70015,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "oneOf": [ @@ -70103,7 +70228,13 @@ }, "Blog": { "type": "object", - "required": ["title", "slug", "description", "content", "image"], + "required": [ + "title", + "slug", + "description", + "content", + "image" + ], "properties": { "title": { "type": "string" @@ -70119,7 +70250,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "type": "object", @@ -77717,10 +77852,17 @@ }, "CategoryRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["slug", "name_en", "name_nl", "name_tr"], + "required": [ + "slug", + "name_en", + "name_nl", + "name_tr" + ], "type": "object", "properties": { "slug": { @@ -77857,7 +77999,12 @@ }, "Category": { "type": "object", - "required": ["slug", "name_en", "name_nl", "name_tr"], + "required": [ + "slug", + "name_en", + "name_nl", + "name_tr" + ], "properties": { "slug": { "type": "string" @@ -77899,7 +78046,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "type": "object", @@ -85302,7 +85453,13 @@ } }, "CollectionLocalizationRequest": { - "required": ["title", "slug", "description", "image", "locale"], + "required": [ + "title", + "slug", + "description", + "image", + "locale" + ], "type": "object", "properties": { "title": { @@ -85323,7 +85480,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "oneOf": [ @@ -85357,10 +85518,17 @@ }, "CollectionRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["title", "slug", "description", "image"], + "required": [ + "title", + "slug", + "description", + "image" + ], "type": "object", "properties": { "title": { @@ -85381,7 +85549,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "oneOf": [ @@ -85531,7 +85703,12 @@ }, "Collection": { "type": "object", - "required": ["title", "slug", "description", "image"], + "required": [ + "title", + "slug", + "description", + "image" + ], "properties": { "title": { "type": "string" @@ -85551,7 +85728,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "type": "object", @@ -86212,7 +86393,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "type": "object", @@ -93058,10 +93243,14 @@ }, "CommentRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["content"], + "required": [ + "content" + ], "type": "object", "properties": { "content": { @@ -93162,7 +93351,9 @@ }, "Comment": { "type": "object", - "required": ["content"], + "required": [ + "content" + ], "properties": { "content": { "type": "string" @@ -94306,7 +94497,11 @@ }, "language": { "type": "string", - "enum": ["en", "tr", "nl"] + "enum": [ + "en", + "tr", + "nl" + ] }, "instructor": { "type": "string" @@ -100589,7 +100784,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "oneOf": [ @@ -100645,7 +100844,9 @@ }, "CompetitionRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "required": [ @@ -100673,7 +100874,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "oneOf": [ @@ -100869,7 +101074,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "type": "object", @@ -101526,7 +101735,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "type": "object", @@ -108408,7 +108621,9 @@ }, "CourseRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "type": "object", @@ -108448,7 +108663,11 @@ }, "language": { "type": "string", - "enum": ["en", "tr", "nl"] + "enum": [ + "en", + "tr", + "nl" + ] }, "instructor": { "type": "string" @@ -108475,7 +108694,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["approved", "pending", "rejected"] + "enum": [ + "approved", + "pending", + "rejected" + ] }, "startDate": { "type": "string", @@ -108628,7 +108851,11 @@ }, "language": { "type": "string", - "enum": ["en", "tr", "nl"] + "enum": [ + "en", + "tr", + "nl" + ] }, "instructor": { "type": "string" @@ -109266,7 +109493,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["approved", "pending", "rejected"] + "enum": [ + "approved", + "pending", + "rejected" + ] }, "startDate": { "type": "string", @@ -116265,7 +116496,9 @@ }, "CourseApplicationRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "type": "object", @@ -116294,7 +116527,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["approved", "pending", "rejected"] + "enum": [ + "approved", + "pending", + "rejected" + ] }, "course": { "oneOf": [ @@ -116418,7 +116655,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["approved", "pending", "rejected"] + "enum": [ + "approved", + "pending", + "rejected" + ] }, "course": { "type": "object", @@ -116467,7 +116708,11 @@ }, "language": { "type": "string", - "enum": ["en", "tr", "nl"] + "enum": [ + "en", + "tr", + "nl" + ] }, "instructor": { "type": "string" @@ -117105,7 +117350,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["approved", "pending", "rejected"] + "enum": [ + "approved", + "pending", + "rejected" + ] }, "startDate": { "type": "string", @@ -123811,7 +124060,9 @@ }, "DonateRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "type": "object", @@ -124235,10 +124486,16 @@ }, "FeedbackRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["message", "point", "status"], + "required": [ + "message", + "point", + "status" + ], "type": "object", "properties": { "message": { @@ -124249,7 +124506,10 @@ }, "status": { "type": "string", - "enum": ["approved", "rejected"] + "enum": [ + "approved", + "rejected" + ] }, "art": { "oneOf": [ @@ -124336,7 +124596,11 @@ }, "Feedback": { "type": "object", - "required": ["message", "point", "status"], + "required": [ + "message", + "point", + "status" + ], "properties": { "message": { "type": "string" @@ -124346,7 +124610,10 @@ }, "status": { "type": "string", - "enum": ["approved", "rejected"] + "enum": [ + "approved", + "rejected" + ] }, "art": { "type": "object", @@ -124383,7 +124650,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "type": "object", @@ -131275,7 +131546,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "type": "object", @@ -131727,7 +132002,9 @@ }, "FoundationRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "type": "object", @@ -133048,7 +133325,11 @@ }, "language": { "type": "string", - "enum": ["en", "tr", "nl"] + "enum": [ + "en", + "tr", + "nl" + ] }, "instructor": { "type": "string" @@ -139779,7 +140060,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "oneOf": [ @@ -139863,7 +140148,9 @@ }, "HashtagRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "required": [ @@ -139891,7 +140178,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "oneOf": [ @@ -140115,7 +140406,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "type": "object", @@ -147698,10 +147993,17 @@ }, "JobRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["slug", "name_en", "name_nl", "name_tr"], + "required": [ + "slug", + "name_en", + "name_nl", + "name_tr" + ], "type": "object", "properties": { "slug": { @@ -147788,7 +148090,12 @@ }, "Job": { "type": "object", - "required": ["slug", "name_en", "name_nl", "name_tr"], + "required": [ + "slug", + "name_en", + "name_nl", + "name_tr" + ], "properties": { "slug": { "type": "string" @@ -148628,7 +148935,11 @@ }, "language": { "type": "string", - "enum": ["en", "tr", "nl"] + "enum": [ + "en", + "tr", + "nl" + ] }, "instructor": { "type": "string" @@ -155159,7 +155470,10 @@ } }, "MentionLocalizationRequest": { - "required": ["username", "locale"], + "required": [ + "username", + "locale" + ], "type": "object", "properties": { "username": { @@ -155201,10 +155515,14 @@ }, "MentionRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["username"], + "required": [ + "username" + ], "type": "object", "properties": { "username": { @@ -155362,7 +155680,9 @@ }, "Mention": { "type": "object", - "required": ["username"], + "required": [ + "username" + ], "properties": { "username": { "type": "string" @@ -162758,7 +163078,9 @@ }, "NotificationRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "type": "object", @@ -163148,7 +163470,9 @@ }, "ObservationRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "type": "object", @@ -164370,7 +164694,11 @@ }, "language": { "type": "string", - "enum": ["en", "tr", "nl"] + "enum": [ + "en", + "tr", + "nl" + ] }, "instructor": { "type": "string" @@ -170600,7 +170928,9 @@ }, "PaymentRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "type": "object", @@ -171837,7 +172167,11 @@ }, "language": { "type": "string", - "enum": ["en", "tr", "nl"] + "enum": [ + "en", + "tr", + "nl" + ] }, "instructor": { "type": "string" @@ -178088,10 +178422,17 @@ }, "PlatformRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["slug", "name_en", "name_nl", "name_tr"], + "required": [ + "slug", + "name_en", + "name_nl", + "name_tr" + ], "type": "object", "properties": { "slug": { @@ -178274,7 +178615,12 @@ }, "Platform": { "type": "object", - "required": ["slug", "name_en", "name_nl", "name_tr"], + "required": [ + "slug", + "name_en", + "name_nl", + "name_tr" + ], "properties": { "slug": { "type": "string" @@ -179219,7 +179565,11 @@ }, "language": { "type": "string", - "enum": ["en", "tr", "nl"] + "enum": [ + "en", + "tr", + "nl" + ] }, "instructor": { "type": "string" @@ -185899,7 +186249,10 @@ } }, "PostLocalizationRequest": { - "required": ["description", "locale"], + "required": [ + "description", + "locale" + ], "type": "object", "properties": { "description": { @@ -185907,11 +186260,19 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "capsStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "imageParams": {}, "image": { @@ -185985,10 +186346,14 @@ }, "PostRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["description"], + "required": [ + "description" + ], "type": "object", "properties": { "description": { @@ -185996,11 +186361,19 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "capsStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "imageParams": {}, "image": { @@ -186190,18 +186563,28 @@ }, "Post": { "type": "object", - "required": ["description"], + "required": [ + "description" + ], "properties": { "description": { "type": "string" }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "capsStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "imageParams": {}, "image": { @@ -186855,7 +187238,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "type": "object", @@ -194013,7 +194400,9 @@ } }, "PresentationLocalizationRequest": { - "required": ["locale"], + "required": [ + "locale" + ], "type": "object", "properties": { "title": { @@ -194071,7 +194460,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "locale": { "type": "string" @@ -194080,7 +194473,9 @@ }, "PresentationRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "type": "object", @@ -194140,7 +194535,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "locale": { "type": "string" @@ -195060,7 +195459,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "createdAt": { "type": "string", @@ -195164,7 +195567,10 @@ } }, "PrivacyLocalizationRequest": { - "required": ["content", "locale"], + "required": [ + "content", + "locale" + ], "type": "object", "properties": { "title": { @@ -195194,10 +195600,14 @@ }, "PrivacyRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["content"], + "required": [ + "content" + ], "type": "object", "properties": { "title": { @@ -195343,7 +195753,9 @@ }, "Privacy": { "type": "object", - "required": ["content"], + "required": [ + "content" + ], "properties": { "title": { "type": "string" @@ -196058,10 +196470,16 @@ }, "ProfileRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["name", "email", "availableHours"], + "required": [ + "name", + "email", + "availableHours" + ], "type": "object", "properties": { "name": { @@ -196641,7 +197059,11 @@ }, "Profile": { "type": "object", - "required": ["name", "email", "availableHours"], + "required": [ + "name", + "email", + "availableHours" + ], "properties": { "name": { "type": "string" @@ -197763,7 +198185,11 @@ }, "language": { "type": "string", - "enum": ["en", "tr", "nl"] + "enum": [ + "en", + "tr", + "nl" + ] }, "instructor": { "type": "string" @@ -204839,7 +205265,12 @@ } }, "RecommendedTopicLocalizationRequest": { - "required": ["title", "url", "publisher", "locale"], + "required": [ + "title", + "url", + "publisher", + "locale" + ], "type": "object", "properties": { "title": { @@ -204877,10 +205308,16 @@ }, "RecommendedTopicRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["title", "url", "publisher"], + "required": [ + "title", + "url", + "publisher" + ], "type": "object", "properties": { "title": { @@ -205034,7 +205471,11 @@ }, "RecommendedTopic": { "type": "object", - "required": ["title", "url", "publisher"], + "required": [ + "title", + "url", + "publisher" + ], "properties": { "title": { "type": "string" @@ -205397,7 +205838,10 @@ } }, "RecommendedTweetLocalizationRequest": { - "required": ["text", "locale"], + "required": [ + "text", + "locale" + ], "type": "object", "properties": { "text": { @@ -205464,10 +205908,14 @@ }, "RecommendedTweetRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["text"], + "required": [ + "text" + ], "type": "object", "properties": { "text": { @@ -205650,7 +206098,9 @@ }, "RecommendedTweet": { "type": "object", - "required": ["text"], + "required": [ + "text" + ], "properties": { "text": { "type": "string" @@ -213449,10 +213899,14 @@ }, "SubscriberRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["site"], + "required": [ + "site" + ], "type": "object", "properties": { "subscription": {}, @@ -213529,7 +213983,9 @@ }, "Subscriber": { "type": "object", - "required": ["site"], + "required": [ + "site" + ], "properties": { "subscription": {}, "profile": { @@ -214664,7 +215120,11 @@ }, "language": { "type": "string", - "enum": ["en", "tr", "nl"] + "enum": [ + "en", + "tr", + "nl" + ] }, "instructor": { "type": "string" @@ -220891,10 +221351,17 @@ }, "TagRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["slug", "name_en", "name_nl", "name_tr"], + "required": [ + "slug", + "name_en", + "name_nl", + "name_tr" + ], "type": "object", "properties": { "slug": { @@ -221031,7 +221498,12 @@ }, "Tag": { "type": "object", - "required": ["slug", "name_en", "name_nl", "name_tr"], + "required": [ + "slug", + "name_en", + "name_nl", + "name_tr" + ], "properties": { "slug": { "type": "string" @@ -221073,7 +221545,11 @@ }, "approvalStatus": { "type": "string", - "enum": ["pending", "approved", "rejected"] + "enum": [ + "pending", + "approved", + "rejected" + ] }, "image": { "type": "object", @@ -228476,7 +228952,10 @@ } }, "TermLocalizationRequest": { - "required": ["content", "locale"], + "required": [ + "content", + "locale" + ], "type": "object", "properties": { "title": { @@ -228506,10 +228985,14 @@ }, "TermRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["content"], + "required": [ + "content" + ], "type": "object", "properties": { "title": { @@ -228655,7 +229138,9 @@ }, "Term": { "type": "object", - "required": ["content"], + "required": [ + "content" + ], "properties": { "title": { "type": "string" @@ -229369,7 +229854,10 @@ } }, "TimelineLocalizationRequest": { - "required": ["username", "locale"], + "required": [ + "username", + "locale" + ], "type": "object", "properties": { "username": { @@ -229384,10 +229872,14 @@ }, "TimelineRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["username"], + "required": [ + "username" + ], "type": "object", "properties": { "username": { @@ -229518,7 +230010,9 @@ }, "Timeline": { "type": "object", - "required": ["username"], + "required": [ + "username" + ], "properties": { "username": { "type": "string" @@ -229859,7 +230353,9 @@ }, "TopicRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "type": "object", @@ -230245,7 +230741,9 @@ }, "TranslateRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "type": "object", @@ -230629,7 +231127,9 @@ }, "TrendRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "type": "object", @@ -231013,7 +231513,9 @@ }, "UserFeedbackRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "type": "object", @@ -231802,7 +232304,9 @@ }, "UserNotificationRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { "type": "object", @@ -233083,7 +233587,11 @@ }, "language": { "type": "string", - "enum": ["en", "tr", "nl"] + "enum": [ + "en", + "tr", + "nl" + ] }, "instructor": { "type": "string" @@ -239303,10 +239811,14 @@ }, "VoteRequest": { "type": "object", - "required": ["data"], + "required": [ + "data" + ], "properties": { "data": { - "required": ["value"], + "required": [ + "value" + ], "type": "object", "properties": { "value": { @@ -239408,7 +239920,9 @@ }, "Vote": { "type": "object", - "required": ["value"], + "required": [ + "value" + ], "properties": { "value": { "type": "integer" @@ -240545,7 +241059,11 @@ }, "language": { "type": "string", - "enum": ["en", "tr", "nl"] + "enum": [ + "en", + "tr", + "nl" + ] }, "instructor": { "type": "string" @@ -247083,7 +247601,9 @@ } } }, - "tags": ["Account-statistic"], + "tags": [ + "Account-statistic" + ], "parameters": [ { "name": "sort", @@ -247253,7 +247773,9 @@ } } }, - "tags": ["Account-statistic"], + "tags": [ + "Account-statistic" + ], "parameters": [], "operationId": "post/account-statistics", "requestBody": { @@ -247332,7 +247854,9 @@ } } }, - "tags": ["Account-statistic"], + "tags": [ + "Account-statistic" + ], "parameters": [ { "name": "id", @@ -247410,7 +247934,9 @@ } } }, - "tags": ["Account-statistic"], + "tags": [ + "Account-statistic" + ], "parameters": [ { "name": "id", @@ -247499,7 +248025,9 @@ } } }, - "tags": ["Account-statistic"], + "tags": [ + "Account-statistic" + ], "parameters": [ { "name": "id", @@ -247579,7 +248107,9 @@ } } }, - "tags": ["Activity"], + "tags": [ + "Activity" + ], "parameters": [ { "name": "sort", @@ -247749,7 +248279,9 @@ } } }, - "tags": ["Activity"], + "tags": [ + "Activity" + ], "parameters": [], "operationId": "post/activities", "requestBody": { @@ -247828,7 +248360,9 @@ } } }, - "tags": ["Activity"], + "tags": [ + "Activity" + ], "parameters": [ { "name": "id", @@ -247906,7 +248440,9 @@ } } }, - "tags": ["Activity"], + "tags": [ + "Activity" + ], "parameters": [ { "name": "id", @@ -247995,7 +248531,9 @@ } } }, - "tags": ["Activity"], + "tags": [ + "Activity" + ], "parameters": [ { "name": "id", @@ -248075,7 +248613,9 @@ } } }, - "tags": ["Activity"], + "tags": [ + "Activity" + ], "parameters": [ { "name": "id", @@ -248165,7 +248705,9 @@ } } }, - "tags": ["Applicant"], + "tags": [ + "Applicant" + ], "parameters": [ { "name": "sort", @@ -248335,7 +248877,9 @@ } } }, - "tags": ["Applicant"], + "tags": [ + "Applicant" + ], "parameters": [], "operationId": "post/applicants", "requestBody": { @@ -248414,7 +248958,9 @@ } } }, - "tags": ["Applicant"], + "tags": [ + "Applicant" + ], "parameters": [ { "name": "id", @@ -248492,7 +249038,9 @@ } } }, - "tags": ["Applicant"], + "tags": [ + "Applicant" + ], "parameters": [ { "name": "id", @@ -248581,7 +249129,9 @@ } } }, - "tags": ["Applicant"], + "tags": [ + "Applicant" + ], "parameters": [ { "name": "id", @@ -248661,7 +249211,9 @@ } } }, - "tags": ["Application"], + "tags": [ + "Application" + ], "parameters": [ { "name": "sort", @@ -248831,7 +249383,9 @@ } } }, - "tags": ["Application"], + "tags": [ + "Application" + ], "parameters": [], "operationId": "post/applications", "requestBody": { @@ -248910,7 +249464,9 @@ } } }, - "tags": ["Application"], + "tags": [ + "Application" + ], "parameters": [ { "name": "id", @@ -248988,7 +249544,9 @@ } } }, - "tags": ["Application"], + "tags": [ + "Application" + ], "parameters": [ { "name": "id", @@ -249077,7 +249635,9 @@ } } }, - "tags": ["Application"], + "tags": [ + "Application" + ], "parameters": [ { "name": "id", @@ -249157,7 +249717,9 @@ } } }, - "tags": ["Application"], + "tags": [ + "Application" + ], "parameters": [ { "name": "id", @@ -249247,7 +249809,9 @@ } } }, - "tags": ["Archive-content"], + "tags": [ + "Archive-content" + ], "parameters": [ { "name": "sort", @@ -249417,7 +249981,9 @@ } } }, - "tags": ["Archive-content"], + "tags": [ + "Archive-content" + ], "parameters": [], "operationId": "post/archive-contents", "requestBody": { @@ -249496,7 +250062,9 @@ } } }, - "tags": ["Archive-content"], + "tags": [ + "Archive-content" + ], "parameters": [ { "name": "id", @@ -249574,7 +250142,9 @@ } } }, - "tags": ["Archive-content"], + "tags": [ + "Archive-content" + ], "parameters": [ { "name": "id", @@ -249663,7 +250233,9 @@ } } }, - "tags": ["Archive-content"], + "tags": [ + "Archive-content" + ], "parameters": [ { "name": "id", @@ -249743,7 +250315,9 @@ } } }, - "tags": ["Archive-content"], + "tags": [ + "Archive-content" + ], "parameters": [ { "name": "id", @@ -249833,7 +250407,9 @@ } } }, - "tags": ["Archive-image"], + "tags": [ + "Archive-image" + ], "parameters": [ { "name": "sort", @@ -250003,7 +250579,9 @@ } } }, - "tags": ["Archive-image"], + "tags": [ + "Archive-image" + ], "parameters": [], "operationId": "post/archive-images", "requestBody": { @@ -250082,7 +250660,9 @@ } } }, - "tags": ["Archive-image"], + "tags": [ + "Archive-image" + ], "parameters": [ { "name": "id", @@ -250160,7 +250740,9 @@ } } }, - "tags": ["Archive-image"], + "tags": [ + "Archive-image" + ], "parameters": [ { "name": "id", @@ -250249,7 +250831,9 @@ } } }, - "tags": ["Archive-image"], + "tags": [ + "Archive-image" + ], "parameters": [ { "name": "id", @@ -250329,7 +250913,9 @@ } } }, - "tags": ["Art"], + "tags": [ + "Art" + ], "parameters": [ { "name": "sort", @@ -250499,7 +251085,9 @@ } } }, - "tags": ["Art"], + "tags": [ + "Art" + ], "parameters": [], "operationId": "post/arts", "requestBody": { @@ -250578,7 +251166,9 @@ } } }, - "tags": ["Art"], + "tags": [ + "Art" + ], "parameters": [ { "name": "id", @@ -250656,7 +251246,9 @@ } } }, - "tags": ["Art"], + "tags": [ + "Art" + ], "parameters": [ { "name": "id", @@ -250745,7 +251337,9 @@ } } }, - "tags": ["Art"], + "tags": [ + "Art" + ], "parameters": [ { "name": "id", @@ -250825,7 +251419,9 @@ } } }, - "tags": ["Asset"], + "tags": [ + "Asset" + ], "parameters": [ { "name": "sort", @@ -250995,7 +251591,9 @@ } } }, - "tags": ["Asset"], + "tags": [ + "Asset" + ], "parameters": [], "operationId": "post/assets", "requestBody": { @@ -251074,7 +251672,9 @@ } } }, - "tags": ["Asset"], + "tags": [ + "Asset" + ], "parameters": [ { "name": "id", @@ -251152,7 +251752,9 @@ } } }, - "tags": ["Asset"], + "tags": [ + "Asset" + ], "parameters": [ { "name": "id", @@ -251241,7 +251843,9 @@ } } }, - "tags": ["Asset"], + "tags": [ + "Asset" + ], "parameters": [ { "name": "id", @@ -251321,7 +251925,9 @@ } } }, - "tags": ["Assets-tracking"], + "tags": [ + "Assets-tracking" + ], "parameters": [ { "name": "sort", @@ -251491,7 +252097,9 @@ } } }, - "tags": ["Assets-tracking"], + "tags": [ + "Assets-tracking" + ], "parameters": [], "operationId": "post/assets-trackings", "requestBody": { @@ -251570,7 +252178,9 @@ } } }, - "tags": ["Assets-tracking"], + "tags": [ + "Assets-tracking" + ], "parameters": [ { "name": "id", @@ -251648,7 +252258,9 @@ } } }, - "tags": ["Assets-tracking"], + "tags": [ + "Assets-tracking" + ], "parameters": [ { "name": "id", @@ -251737,7 +252349,9 @@ } } }, - "tags": ["Assets-tracking"], + "tags": [ + "Assets-tracking" + ], "parameters": [ { "name": "id", @@ -251817,7 +252431,9 @@ } } }, - "tags": ["Audit-log"], + "tags": [ + "Audit-log" + ], "parameters": [ { "name": "sort", @@ -251987,7 +252603,9 @@ } } }, - "tags": ["Audit-log"], + "tags": [ + "Audit-log" + ], "parameters": [], "operationId": "post/audit-logs", "requestBody": { @@ -252066,7 +252684,9 @@ } } }, - "tags": ["Audit-log"], + "tags": [ + "Audit-log" + ], "parameters": [ { "name": "id", @@ -252144,7 +252764,9 @@ } } }, - "tags": ["Audit-log"], + "tags": [ + "Audit-log" + ], "parameters": [ { "name": "id", @@ -252233,7 +252855,9 @@ } } }, - "tags": ["Audit-log"], + "tags": [ + "Audit-log" + ], "parameters": [ { "name": "id", @@ -252313,7 +252937,9 @@ } } }, - "tags": ["Blog"], + "tags": [ + "Blog" + ], "parameters": [ { "name": "sort", @@ -252483,7 +253109,9 @@ } } }, - "tags": ["Blog"], + "tags": [ + "Blog" + ], "parameters": [], "operationId": "post/blogs", "requestBody": { @@ -252562,7 +253190,9 @@ } } }, - "tags": ["Blog"], + "tags": [ + "Blog" + ], "parameters": [ { "name": "id", @@ -252640,7 +253270,9 @@ } } }, - "tags": ["Blog"], + "tags": [ + "Blog" + ], "parameters": [ { "name": "id", @@ -252729,7 +253361,9 @@ } } }, - "tags": ["Blog"], + "tags": [ + "Blog" + ], "parameters": [ { "name": "id", @@ -252809,7 +253443,9 @@ } } }, - "tags": ["Blog"], + "tags": [ + "Blog" + ], "parameters": [ { "name": "id", @@ -252899,7 +253535,9 @@ } } }, - "tags": ["Category"], + "tags": [ + "Category" + ], "parameters": [ { "name": "sort", @@ -253069,7 +253707,9 @@ } } }, - "tags": ["Category"], + "tags": [ + "Category" + ], "parameters": [], "operationId": "post/categories", "requestBody": { @@ -253148,7 +253788,9 @@ } } }, - "tags": ["Category"], + "tags": [ + "Category" + ], "parameters": [ { "name": "id", @@ -253226,7 +253868,9 @@ } } }, - "tags": ["Category"], + "tags": [ + "Category" + ], "parameters": [ { "name": "id", @@ -253315,7 +253959,9 @@ } } }, - "tags": ["Category"], + "tags": [ + "Category" + ], "parameters": [ { "name": "id", @@ -253395,7 +254041,9 @@ } } }, - "tags": ["Collection"], + "tags": [ + "Collection" + ], "parameters": [ { "name": "sort", @@ -253565,7 +254213,9 @@ } } }, - "tags": ["Collection"], + "tags": [ + "Collection" + ], "parameters": [], "operationId": "post/collections", "requestBody": { @@ -253644,7 +254294,9 @@ } } }, - "tags": ["Collection"], + "tags": [ + "Collection" + ], "parameters": [ { "name": "id", @@ -253722,7 +254374,9 @@ } } }, - "tags": ["Collection"], + "tags": [ + "Collection" + ], "parameters": [ { "name": "id", @@ -253811,7 +254465,9 @@ } } }, - "tags": ["Collection"], + "tags": [ + "Collection" + ], "parameters": [ { "name": "id", @@ -253891,7 +254547,9 @@ } } }, - "tags": ["Collection"], + "tags": [ + "Collection" + ], "parameters": [ { "name": "id", @@ -253981,7 +254639,9 @@ } } }, - "tags": ["Comment"], + "tags": [ + "Comment" + ], "parameters": [ { "name": "sort", @@ -254151,7 +254811,9 @@ } } }, - "tags": ["Comment"], + "tags": [ + "Comment" + ], "parameters": [], "operationId": "post/comments", "requestBody": { @@ -254230,7 +254892,9 @@ } } }, - "tags": ["Comment"], + "tags": [ + "Comment" + ], "parameters": [ { "name": "id", @@ -254308,7 +254972,9 @@ } } }, - "tags": ["Comment"], + "tags": [ + "Comment" + ], "parameters": [ { "name": "id", @@ -254397,7 +255063,9 @@ } } }, - "tags": ["Comment"], + "tags": [ + "Comment" + ], "parameters": [ { "name": "id", @@ -254477,7 +255145,9 @@ } } }, - "tags": ["Competition"], + "tags": [ + "Competition" + ], "parameters": [ { "name": "sort", @@ -254647,7 +255317,9 @@ } } }, - "tags": ["Competition"], + "tags": [ + "Competition" + ], "parameters": [], "operationId": "post/competitions", "requestBody": { @@ -254726,7 +255398,9 @@ } } }, - "tags": ["Competition"], + "tags": [ + "Competition" + ], "parameters": [ { "name": "id", @@ -254804,7 +255478,9 @@ } } }, - "tags": ["Competition"], + "tags": [ + "Competition" + ], "parameters": [ { "name": "id", @@ -254893,7 +255569,9 @@ } } }, - "tags": ["Competition"], + "tags": [ + "Competition" + ], "parameters": [ { "name": "id", @@ -254973,7 +255651,9 @@ } } }, - "tags": ["Competition"], + "tags": [ + "Competition" + ], "parameters": [ { "name": "id", @@ -255063,7 +255743,9 @@ } } }, - "tags": ["Course"], + "tags": [ + "Course" + ], "parameters": [ { "name": "sort", @@ -255233,7 +255915,9 @@ } } }, - "tags": ["Course"], + "tags": [ + "Course" + ], "parameters": [], "operationId": "post/courses", "requestBody": { @@ -255312,7 +255996,9 @@ } } }, - "tags": ["Course"], + "tags": [ + "Course" + ], "parameters": [ { "name": "id", @@ -255390,7 +256076,9 @@ } } }, - "tags": ["Course"], + "tags": [ + "Course" + ], "parameters": [ { "name": "id", @@ -255479,7 +256167,9 @@ } } }, - "tags": ["Course"], + "tags": [ + "Course" + ], "parameters": [ { "name": "id", @@ -255559,7 +256249,9 @@ } } }, - "tags": ["Course-application"], + "tags": [ + "Course-application" + ], "parameters": [ { "name": "sort", @@ -255729,7 +256421,9 @@ } } }, - "tags": ["Course-application"], + "tags": [ + "Course-application" + ], "parameters": [], "operationId": "post/course-applications", "requestBody": { @@ -255808,7 +256502,9 @@ } } }, - "tags": ["Course-application"], + "tags": [ + "Course-application" + ], "parameters": [ { "name": "id", @@ -255886,7 +256582,9 @@ } } }, - "tags": ["Course-application"], + "tags": [ + "Course-application" + ], "parameters": [ { "name": "id", @@ -255975,7 +256673,9 @@ } } }, - "tags": ["Course-application"], + "tags": [ + "Course-application" + ], "parameters": [ { "name": "id", @@ -256055,7 +256755,9 @@ } } }, - "tags": ["Donate"], + "tags": [ + "Donate" + ], "parameters": [ { "name": "sort", @@ -256225,7 +256927,9 @@ } } }, - "tags": ["Donate"], + "tags": [ + "Donate" + ], "parameters": [], "operationId": "post/donates", "requestBody": { @@ -256304,7 +257008,9 @@ } } }, - "tags": ["Donate"], + "tags": [ + "Donate" + ], "parameters": [ { "name": "id", @@ -256382,7 +257088,9 @@ } } }, - "tags": ["Donate"], + "tags": [ + "Donate" + ], "parameters": [ { "name": "id", @@ -256471,7 +257179,9 @@ } } }, - "tags": ["Donate"], + "tags": [ + "Donate" + ], "parameters": [ { "name": "id", @@ -256551,7 +257261,9 @@ } } }, - "tags": ["Feedback"], + "tags": [ + "Feedback" + ], "parameters": [ { "name": "sort", @@ -256721,7 +257433,9 @@ } } }, - "tags": ["Feedback"], + "tags": [ + "Feedback" + ], "parameters": [], "operationId": "post/feedbacks", "requestBody": { @@ -256800,7 +257514,9 @@ } } }, - "tags": ["Feedback"], + "tags": [ + "Feedback" + ], "parameters": [ { "name": "id", @@ -256878,7 +257594,9 @@ } } }, - "tags": ["Feedback"], + "tags": [ + "Feedback" + ], "parameters": [ { "name": "id", @@ -256967,7 +257685,9 @@ } } }, - "tags": ["Feedback"], + "tags": [ + "Feedback" + ], "parameters": [ { "name": "id", @@ -257047,7 +257767,9 @@ } } }, - "tags": ["Foundation"], + "tags": [ + "Foundation" + ], "parameters": [ { "name": "sort", @@ -257217,7 +257939,9 @@ } } }, - "tags": ["Foundation"], + "tags": [ + "Foundation" + ], "parameters": [], "operationId": "post/foundations", "requestBody": { @@ -257296,7 +258020,9 @@ } } }, - "tags": ["Foundation"], + "tags": [ + "Foundation" + ], "parameters": [ { "name": "id", @@ -257374,7 +258100,9 @@ } } }, - "tags": ["Foundation"], + "tags": [ + "Foundation" + ], "parameters": [ { "name": "id", @@ -257463,7 +258191,9 @@ } } }, - "tags": ["Foundation"], + "tags": [ + "Foundation" + ], "parameters": [ { "name": "id", @@ -257543,7 +258273,9 @@ } } }, - "tags": ["Hashtag"], + "tags": [ + "Hashtag" + ], "parameters": [ { "name": "sort", @@ -257713,7 +258445,9 @@ } } }, - "tags": ["Hashtag"], + "tags": [ + "Hashtag" + ], "parameters": [], "operationId": "post/hashtags", "requestBody": { @@ -257792,7 +258526,9 @@ } } }, - "tags": ["Hashtag"], + "tags": [ + "Hashtag" + ], "parameters": [ { "name": "id", @@ -257870,7 +258606,9 @@ } } }, - "tags": ["Hashtag"], + "tags": [ + "Hashtag" + ], "parameters": [ { "name": "id", @@ -257959,7 +258697,9 @@ } } }, - "tags": ["Hashtag"], + "tags": [ + "Hashtag" + ], "parameters": [ { "name": "id", @@ -258039,7 +258779,9 @@ } } }, - "tags": ["Hashtag"], + "tags": [ + "Hashtag" + ], "parameters": [ { "name": "id", @@ -258129,7 +258871,9 @@ } } }, - "tags": ["Job"], + "tags": [ + "Job" + ], "parameters": [ { "name": "sort", @@ -258299,7 +259043,9 @@ } } }, - "tags": ["Job"], + "tags": [ + "Job" + ], "parameters": [], "operationId": "post/jobs", "requestBody": { @@ -258378,7 +259124,9 @@ } } }, - "tags": ["Job"], + "tags": [ + "Job" + ], "parameters": [ { "name": "id", @@ -258456,7 +259204,9 @@ } } }, - "tags": ["Job"], + "tags": [ + "Job" + ], "parameters": [ { "name": "id", @@ -258545,7 +259295,9 @@ } } }, - "tags": ["Job"], + "tags": [ + "Job" + ], "parameters": [ { "name": "id", @@ -258625,7 +259377,9 @@ } } }, - "tags": ["Mention"], + "tags": [ + "Mention" + ], "parameters": [ { "name": "sort", @@ -258795,7 +259549,9 @@ } } }, - "tags": ["Mention"], + "tags": [ + "Mention" + ], "parameters": [], "operationId": "post/mentions", "requestBody": { @@ -258874,7 +259630,9 @@ } } }, - "tags": ["Mention"], + "tags": [ + "Mention" + ], "parameters": [ { "name": "id", @@ -258952,7 +259710,9 @@ } } }, - "tags": ["Mention"], + "tags": [ + "Mention" + ], "parameters": [ { "name": "id", @@ -259041,7 +259801,9 @@ } } }, - "tags": ["Mention"], + "tags": [ + "Mention" + ], "parameters": [ { "name": "id", @@ -259121,7 +259883,9 @@ } } }, - "tags": ["Mention"], + "tags": [ + "Mention" + ], "parameters": [ { "name": "id", @@ -259211,7 +259975,9 @@ } } }, - "tags": ["Notification"], + "tags": [ + "Notification" + ], "parameters": [ { "name": "sort", @@ -259381,7 +260147,9 @@ } } }, - "tags": ["Notification"], + "tags": [ + "Notification" + ], "parameters": [], "operationId": "post/notifications", "requestBody": { @@ -259460,7 +260228,9 @@ } } }, - "tags": ["Notification"], + "tags": [ + "Notification" + ], "parameters": [ { "name": "id", @@ -259538,7 +260308,9 @@ } } }, - "tags": ["Notification"], + "tags": [ + "Notification" + ], "parameters": [ { "name": "id", @@ -259627,7 +260399,9 @@ } } }, - "tags": ["Notification"], + "tags": [ + "Notification" + ], "parameters": [ { "name": "id", @@ -259707,7 +260481,9 @@ } } }, - "tags": ["Observation"], + "tags": [ + "Observation" + ], "parameters": [ { "name": "sort", @@ -259877,7 +260653,9 @@ } } }, - "tags": ["Observation"], + "tags": [ + "Observation" + ], "parameters": [], "operationId": "post/observations", "requestBody": { @@ -259956,7 +260734,9 @@ } } }, - "tags": ["Observation"], + "tags": [ + "Observation" + ], "parameters": [ { "name": "id", @@ -260034,7 +260814,9 @@ } } }, - "tags": ["Observation"], + "tags": [ + "Observation" + ], "parameters": [ { "name": "id", @@ -260123,7 +260905,9 @@ } } }, - "tags": ["Observation"], + "tags": [ + "Observation" + ], "parameters": [ { "name": "id", @@ -260203,7 +260987,9 @@ } } }, - "tags": ["Payment"], + "tags": [ + "Payment" + ], "parameters": [ { "name": "sort", @@ -260373,7 +261159,9 @@ } } }, - "tags": ["Payment"], + "tags": [ + "Payment" + ], "parameters": [], "operationId": "post/payments", "requestBody": { @@ -260452,7 +261240,9 @@ } } }, - "tags": ["Payment"], + "tags": [ + "Payment" + ], "parameters": [ { "name": "id", @@ -260530,7 +261320,9 @@ } } }, - "tags": ["Payment"], + "tags": [ + "Payment" + ], "parameters": [ { "name": "id", @@ -260619,7 +261411,9 @@ } } }, - "tags": ["Payment"], + "tags": [ + "Payment" + ], "parameters": [ { "name": "id", @@ -260699,7 +261493,9 @@ } } }, - "tags": ["Platform"], + "tags": [ + "Platform" + ], "parameters": [ { "name": "sort", @@ -260869,7 +261665,9 @@ } } }, - "tags": ["Platform"], + "tags": [ + "Platform" + ], "parameters": [], "operationId": "post/platforms", "requestBody": { @@ -260948,7 +261746,9 @@ } } }, - "tags": ["Platform"], + "tags": [ + "Platform" + ], "parameters": [ { "name": "id", @@ -261026,7 +261826,9 @@ } } }, - "tags": ["Platform"], + "tags": [ + "Platform" + ], "parameters": [ { "name": "id", @@ -261115,7 +261917,9 @@ } } }, - "tags": ["Platform"], + "tags": [ + "Platform" + ], "parameters": [ { "name": "id", @@ -261195,7 +261999,9 @@ } } }, - "tags": ["Post"], + "tags": [ + "Post" + ], "parameters": [ { "name": "sort", @@ -261365,7 +262171,9 @@ } } }, - "tags": ["Post"], + "tags": [ + "Post" + ], "parameters": [], "operationId": "post/posts", "requestBody": { @@ -261444,7 +262252,9 @@ } } }, - "tags": ["Post"], + "tags": [ + "Post" + ], "parameters": [ { "name": "id", @@ -261522,7 +262332,9 @@ } } }, - "tags": ["Post"], + "tags": [ + "Post" + ], "parameters": [ { "name": "id", @@ -261611,7 +262423,9 @@ } } }, - "tags": ["Post"], + "tags": [ + "Post" + ], "parameters": [ { "name": "id", @@ -261691,7 +262505,9 @@ } } }, - "tags": ["Post"], + "tags": [ + "Post" + ], "parameters": [ { "name": "id", @@ -261781,7 +262597,9 @@ } } }, - "tags": ["Presentation"], + "tags": [ + "Presentation" + ], "parameters": [ { "name": "sort", @@ -261951,7 +262769,9 @@ } } }, - "tags": ["Presentation"], + "tags": [ + "Presentation" + ], "parameters": [], "operationId": "post/presentations", "requestBody": { @@ -262030,7 +262850,9 @@ } } }, - "tags": ["Presentation"], + "tags": [ + "Presentation" + ], "parameters": [ { "name": "id", @@ -262108,7 +262930,9 @@ } } }, - "tags": ["Presentation"], + "tags": [ + "Presentation" + ], "parameters": [ { "name": "id", @@ -262197,7 +263021,9 @@ } } }, - "tags": ["Presentation"], + "tags": [ + "Presentation" + ], "parameters": [ { "name": "id", @@ -262277,7 +263103,9 @@ } } }, - "tags": ["Presentation"], + "tags": [ + "Presentation" + ], "parameters": [ { "name": "id", @@ -262367,7 +263195,9 @@ } } }, - "tags": ["Privacy"], + "tags": [ + "Privacy" + ], "parameters": [ { "name": "sort", @@ -262537,7 +263367,9 @@ } } }, - "tags": ["Privacy"], + "tags": [ + "Privacy" + ], "parameters": [], "operationId": "put/privacy", "requestBody": { @@ -262615,7 +263447,9 @@ } } }, - "tags": ["Privacy"], + "tags": [ + "Privacy" + ], "parameters": [], "operationId": "delete/privacy" } @@ -262684,7 +263518,9 @@ } } }, - "tags": ["Privacy"], + "tags": [ + "Privacy" + ], "parameters": [], "operationId": "post/privacy/localizations", "requestBody": { @@ -262763,7 +263599,9 @@ } } }, - "tags": ["Profile"], + "tags": [ + "Profile" + ], "parameters": [ { "name": "sort", @@ -262933,7 +263771,9 @@ } } }, - "tags": ["Profile"], + "tags": [ + "Profile" + ], "parameters": [], "operationId": "post/profiles", "requestBody": { @@ -263012,7 +263852,9 @@ } } }, - "tags": ["Profile"], + "tags": [ + "Profile" + ], "parameters": [ { "name": "id", @@ -263090,7 +263932,9 @@ } } }, - "tags": ["Profile"], + "tags": [ + "Profile" + ], "parameters": [ { "name": "id", @@ -263179,7 +264023,9 @@ } } }, - "tags": ["Profile"], + "tags": [ + "Profile" + ], "parameters": [ { "name": "id", @@ -263259,7 +264105,9 @@ } } }, - "tags": ["Recommended-topic"], + "tags": [ + "Recommended-topic" + ], "parameters": [ { "name": "sort", @@ -263429,7 +264277,9 @@ } } }, - "tags": ["Recommended-topic"], + "tags": [ + "Recommended-topic" + ], "parameters": [], "operationId": "post/recommended-topics", "requestBody": { @@ -263508,7 +264358,9 @@ } } }, - "tags": ["Recommended-topic"], + "tags": [ + "Recommended-topic" + ], "parameters": [ { "name": "id", @@ -263586,7 +264438,9 @@ } } }, - "tags": ["Recommended-topic"], + "tags": [ + "Recommended-topic" + ], "parameters": [ { "name": "id", @@ -263675,7 +264529,9 @@ } } }, - "tags": ["Recommended-topic"], + "tags": [ + "Recommended-topic" + ], "parameters": [ { "name": "id", @@ -263755,7 +264611,9 @@ } } }, - "tags": ["Recommended-topic"], + "tags": [ + "Recommended-topic" + ], "parameters": [ { "name": "id", @@ -263845,7 +264703,9 @@ } } }, - "tags": ["Recommended-tweet"], + "tags": [ + "Recommended-tweet" + ], "parameters": [ { "name": "sort", @@ -264015,7 +264875,9 @@ } } }, - "tags": ["Recommended-tweet"], + "tags": [ + "Recommended-tweet" + ], "parameters": [], "operationId": "post/recommended-tweets", "requestBody": { @@ -264094,7 +264956,9 @@ } } }, - "tags": ["Recommended-tweet"], + "tags": [ + "Recommended-tweet" + ], "parameters": [ { "name": "id", @@ -264172,7 +265036,9 @@ } } }, - "tags": ["Recommended-tweet"], + "tags": [ + "Recommended-tweet" + ], "parameters": [ { "name": "id", @@ -264261,7 +265127,9 @@ } } }, - "tags": ["Recommended-tweet"], + "tags": [ + "Recommended-tweet" + ], "parameters": [ { "name": "id", @@ -264341,7 +265209,9 @@ } } }, - "tags": ["Recommended-tweet"], + "tags": [ + "Recommended-tweet" + ], "parameters": [ { "name": "id", @@ -264431,7 +265301,9 @@ } } }, - "tags": ["Subscriber"], + "tags": [ + "Subscriber" + ], "parameters": [ { "name": "sort", @@ -264601,7 +265473,9 @@ } } }, - "tags": ["Subscriber"], + "tags": [ + "Subscriber" + ], "parameters": [], "operationId": "post/subscribers", "requestBody": { @@ -264680,7 +265554,9 @@ } } }, - "tags": ["Subscriber"], + "tags": [ + "Subscriber" + ], "parameters": [ { "name": "id", @@ -264758,7 +265634,9 @@ } } }, - "tags": ["Subscriber"], + "tags": [ + "Subscriber" + ], "parameters": [ { "name": "id", @@ -264847,7 +265725,9 @@ } } }, - "tags": ["Subscriber"], + "tags": [ + "Subscriber" + ], "parameters": [ { "name": "id", @@ -264927,7 +265807,9 @@ } } }, - "tags": ["Tag"], + "tags": [ + "Tag" + ], "parameters": [ { "name": "sort", @@ -265097,7 +265979,9 @@ } } }, - "tags": ["Tag"], + "tags": [ + "Tag" + ], "parameters": [], "operationId": "post/tags", "requestBody": { @@ -265176,7 +266060,9 @@ } } }, - "tags": ["Tag"], + "tags": [ + "Tag" + ], "parameters": [ { "name": "id", @@ -265254,7 +266140,9 @@ } } }, - "tags": ["Tag"], + "tags": [ + "Tag" + ], "parameters": [ { "name": "id", @@ -265343,7 +266231,9 @@ } } }, - "tags": ["Tag"], + "tags": [ + "Tag" + ], "parameters": [ { "name": "id", @@ -265423,7 +266313,9 @@ } } }, - "tags": ["Term"], + "tags": [ + "Term" + ], "parameters": [ { "name": "sort", @@ -265593,7 +266485,9 @@ } } }, - "tags": ["Term"], + "tags": [ + "Term" + ], "parameters": [], "operationId": "put/term", "requestBody": { @@ -265671,7 +266565,9 @@ } } }, - "tags": ["Term"], + "tags": [ + "Term" + ], "parameters": [], "operationId": "delete/term" } @@ -265740,7 +266636,9 @@ } } }, - "tags": ["Term"], + "tags": [ + "Term" + ], "parameters": [], "operationId": "post/term/localizations", "requestBody": { @@ -265819,7 +266717,9 @@ } } }, - "tags": ["Timeline"], + "tags": [ + "Timeline" + ], "parameters": [ { "name": "sort", @@ -265989,7 +266889,9 @@ } } }, - "tags": ["Timeline"], + "tags": [ + "Timeline" + ], "parameters": [], "operationId": "post/timelines", "requestBody": { @@ -266068,7 +266970,9 @@ } } }, - "tags": ["Timeline"], + "tags": [ + "Timeline" + ], "parameters": [ { "name": "id", @@ -266146,7 +267050,9 @@ } } }, - "tags": ["Timeline"], + "tags": [ + "Timeline" + ], "parameters": [ { "name": "id", @@ -266235,7 +267141,9 @@ } } }, - "tags": ["Timeline"], + "tags": [ + "Timeline" + ], "parameters": [ { "name": "id", @@ -266315,7 +267223,9 @@ } } }, - "tags": ["Timeline"], + "tags": [ + "Timeline" + ], "parameters": [ { "name": "id", @@ -266405,7 +267315,9 @@ } } }, - "tags": ["Topic"], + "tags": [ + "Topic" + ], "parameters": [ { "name": "sort", @@ -266575,7 +267487,9 @@ } } }, - "tags": ["Topic"], + "tags": [ + "Topic" + ], "parameters": [], "operationId": "put/topic", "requestBody": { @@ -266653,7 +267567,9 @@ } } }, - "tags": ["Topic"], + "tags": [ + "Topic" + ], "parameters": [], "operationId": "delete/topic" } @@ -266722,7 +267638,9 @@ } } }, - "tags": ["Translate"], + "tags": [ + "Translate" + ], "parameters": [ { "name": "sort", @@ -266892,7 +267810,9 @@ } } }, - "tags": ["Translate"], + "tags": [ + "Translate" + ], "parameters": [], "operationId": "post/translates", "requestBody": { @@ -266971,7 +267891,9 @@ } } }, - "tags": ["Translate"], + "tags": [ + "Translate" + ], "parameters": [ { "name": "id", @@ -267049,7 +267971,9 @@ } } }, - "tags": ["Translate"], + "tags": [ + "Translate" + ], "parameters": [ { "name": "id", @@ -267138,7 +268062,9 @@ } } }, - "tags": ["Translate"], + "tags": [ + "Translate" + ], "parameters": [ { "name": "id", @@ -267218,7 +268144,9 @@ } } }, - "tags": ["Trend"], + "tags": [ + "Trend" + ], "parameters": [ { "name": "sort", @@ -267388,7 +268316,9 @@ } } }, - "tags": ["Trend"], + "tags": [ + "Trend" + ], "parameters": [], "operationId": "put/trend", "requestBody": { @@ -267466,7 +268396,9 @@ } } }, - "tags": ["Trend"], + "tags": [ + "Trend" + ], "parameters": [], "operationId": "delete/trend" } @@ -267535,7 +268467,9 @@ } } }, - "tags": ["User-feedback"], + "tags": [ + "User-feedback" + ], "parameters": [ { "name": "sort", @@ -267705,7 +268639,9 @@ } } }, - "tags": ["User-feedback"], + "tags": [ + "User-feedback" + ], "parameters": [], "operationId": "post/user-feedbacks", "requestBody": { @@ -267784,7 +268720,9 @@ } } }, - "tags": ["User-feedback"], + "tags": [ + "User-feedback" + ], "parameters": [ { "name": "id", @@ -267862,7 +268800,9 @@ } } }, - "tags": ["User-feedback"], + "tags": [ + "User-feedback" + ], "parameters": [ { "name": "id", @@ -267951,7 +268891,9 @@ } } }, - "tags": ["User-feedback"], + "tags": [ + "User-feedback" + ], "parameters": [ { "name": "id", @@ -268031,7 +268973,9 @@ } } }, - "tags": ["User-notification"], + "tags": [ + "User-notification" + ], "parameters": [ { "name": "sort", @@ -268201,7 +269145,9 @@ } } }, - "tags": ["User-notification"], + "tags": [ + "User-notification" + ], "parameters": [], "operationId": "post/user-notifications", "requestBody": { @@ -268280,7 +269226,9 @@ } } }, - "tags": ["User-notification"], + "tags": [ + "User-notification" + ], "parameters": [ { "name": "id", @@ -268358,7 +269306,9 @@ } } }, - "tags": ["User-notification"], + "tags": [ + "User-notification" + ], "parameters": [ { "name": "id", @@ -268447,7 +269397,9 @@ } } }, - "tags": ["User-notification"], + "tags": [ + "User-notification" + ], "parameters": [ { "name": "id", @@ -268527,7 +269479,9 @@ } } }, - "tags": ["Vote"], + "tags": [ + "Vote" + ], "parameters": [ { "name": "sort", @@ -268697,7 +269651,9 @@ } } }, - "tags": ["Vote"], + "tags": [ + "Vote" + ], "parameters": [], "operationId": "post/votes", "requestBody": { @@ -268776,7 +269732,9 @@ } } }, - "tags": ["Vote"], + "tags": [ + "Vote" + ], "parameters": [ { "name": "id", @@ -268854,7 +269812,9 @@ } } }, - "tags": ["Vote"], + "tags": [ + "Vote" + ], "parameters": [ { "name": "id", @@ -268943,7 +269903,9 @@ } } }, - "tags": ["Vote"], + "tags": [ + "Vote" + ], "parameters": [ { "name": "id", @@ -268978,14 +269940,18 @@ } }, "summary": "", - "tags": ["Upload - File"], + "tags": [ + "Upload - File" + ], "requestBody": { "description": "Upload files", "required": true, "content": { "multipart/form-data": { "schema": { - "required": ["files"], + "required": [ + "files" + ], "type": "object", "properties": { "path": { @@ -269048,7 +270014,9 @@ } }, "summary": "", - "tags": ["Upload - File"], + "tags": [ + "Upload - File" + ], "requestBody": { "description": "Upload files", "required": true, @@ -269084,7 +270052,9 @@ }, "/upload/files": { "get": { - "tags": ["Upload - File"], + "tags": [ + "Upload - File" + ], "responses": { "200": { "description": "Get a list of files", @@ -269116,7 +270086,9 @@ } } ], - "tags": ["Upload - File"], + "tags": [ + "Upload - File" + ], "responses": { "200": { "description": "Get a specific file", @@ -269143,7 +270115,9 @@ } } ], - "tags": ["Upload - File"], + "tags": [ + "Upload - File" + ], "responses": { "200": { "description": "Delete a file", @@ -269172,7 +270146,9 @@ } } ], - "tags": ["Users-Permissions - Auth"], + "tags": [ + "Users-Permissions - Auth" + ], "summary": "Login with a provider", "description": "Redirects to provider login before being redirect to /auth/{provider}/callback", "responses": { @@ -269194,7 +270170,9 @@ }, "/auth/local": { "post": { - "tags": ["Users-Permissions - Auth"], + "tags": [ + "Users-Permissions - Auth" + ], "summary": "Local login", "description": "Returns a jwt token and user info", "requestBody": { @@ -269245,7 +270223,9 @@ }, "/auth/local/register": { "post": { - "tags": ["Users-Permissions - Auth"], + "tags": [ + "Users-Permissions - Auth" + ], "summary": "Register a user", "description": "Returns a jwt token and user info", "requestBody": { @@ -269300,7 +270280,9 @@ }, "/auth/{provider}/callback": { "get": { - "tags": ["Users-Permissions - Auth"], + "tags": [ + "Users-Permissions - Auth" + ], "summary": "Default Callback from provider auth", "parameters": [ { @@ -269339,7 +270321,9 @@ }, "/auth/forgot-password": { "post": { - "tags": ["Users-Permissions - Auth"], + "tags": [ + "Users-Permissions - Auth" + ], "summary": "Send rest password email", "requestBody": { "required": true, @@ -269369,7 +270353,9 @@ "properties": { "ok": { "type": "string", - "enum": [true] + "enum": [ + true + ] } } } @@ -269391,7 +270377,9 @@ }, "/auth/reset-password": { "post": { - "tags": ["Users-Permissions - Auth"], + "tags": [ + "Users-Permissions - Auth" + ], "summary": "Rest user password", "requestBody": { "required": true, @@ -269445,7 +270433,9 @@ }, "/auth/change-password": { "post": { - "tags": ["Users-Permissions - Auth"], + "tags": [ + "Users-Permissions - Auth" + ], "summary": "Update user's own password", "requestBody": { "required": true, @@ -269499,7 +270489,9 @@ }, "/auth/email-confirmation": { "get": { - "tags": ["Users-Permissions - Auth"], + "tags": [ + "Users-Permissions - Auth" + ], "summary": "Confirm user email", "parameters": [ { @@ -269530,7 +270522,9 @@ }, "/auth/send-email-confirmation": { "post": { - "tags": ["Users-Permissions - Auth"], + "tags": [ + "Users-Permissions - Auth" + ], "summary": "Send confirmation email", "requestBody": { "required": true, @@ -269560,7 +270554,9 @@ }, "sent": { "type": "string", - "enum": [true] + "enum": [ + true + ] } } } @@ -269582,7 +270578,9 @@ }, "/users-permissions/permissions": { "get": { - "tags": ["Users-Permissions - Users & Roles"], + "tags": [ + "Users-Permissions - Users & Roles" + ], "summary": "Get default generated permissions", "responses": { "200": { @@ -269651,7 +270649,9 @@ }, "/users-permissions/roles": { "get": { - "tags": ["Users-Permissions - Users & Roles"], + "tags": [ + "Users-Permissions - Users & Roles" + ], "summary": "List roles", "responses": { "200": { @@ -269710,7 +270710,9 @@ } }, "post": { - "tags": ["Users-Permissions - Users & Roles"], + "tags": [ + "Users-Permissions - Users & Roles" + ], "summary": "Create a role", "requestBody": { "$ref": "#/components/requestBodies/Users-Permissions-RoleRequest" @@ -269725,7 +270727,9 @@ "properties": { "ok": { "type": "string", - "enum": [true] + "enum": [ + true + ] } } } @@ -269747,7 +270751,9 @@ }, "/users-permissions/roles/{id}": { "get": { - "tags": ["Users-Permissions - Users & Roles"], + "tags": [ + "Users-Permissions - Users & Roles" + ], "summary": "Get a role", "parameters": [ { @@ -269812,7 +270818,9 @@ }, "/users-permissions/roles/{role}": { "put": { - "tags": ["Users-Permissions - Users & Roles"], + "tags": [ + "Users-Permissions - Users & Roles" + ], "summary": "Update a role", "parameters": [ { @@ -269838,7 +270846,9 @@ "properties": { "ok": { "type": "string", - "enum": [true] + "enum": [ + true + ] } } } @@ -269858,7 +270868,9 @@ } }, "delete": { - "tags": ["Users-Permissions - Users & Roles"], + "tags": [ + "Users-Permissions - Users & Roles" + ], "summary": "Delete a role", "parameters": [ { @@ -269881,7 +270893,9 @@ "properties": { "ok": { "type": "string", - "enum": [true] + "enum": [ + true + ] } } } @@ -269903,7 +270917,9 @@ }, "/users": { "get": { - "tags": ["Users-Permissions - Users & Roles"], + "tags": [ + "Users-Permissions - Users & Roles" + ], "summary": "Get list of users", "responses": { "200": { @@ -269944,7 +270960,9 @@ } }, "post": { - "tags": ["Users-Permissions - Users & Roles"], + "tags": [ + "Users-Permissions - Users & Roles" + ], "summary": "Create a user", "requestBody": { "required": true, @@ -269952,7 +270970,11 @@ "application/json": { "schema": { "type": "object", - "required": ["username", "email", "password"], + "required": [ + "username", + "email", + "password" + ], "properties": { "email": { "type": "string" @@ -270029,7 +271051,9 @@ }, "/users/{id}": { "get": { - "tags": ["Users-Permissions - Users & Roles"], + "tags": [ + "Users-Permissions - Users & Roles" + ], "summary": "Get a user", "parameters": [ { @@ -270076,7 +271100,9 @@ } }, "put": { - "tags": ["Users-Permissions - Users & Roles"], + "tags": [ + "Users-Permissions - Users & Roles" + ], "summary": "Update a user", "parameters": [ { @@ -270095,7 +271121,11 @@ "application/json": { "schema": { "type": "object", - "required": ["username", "email", "password"], + "required": [ + "username", + "email", + "password" + ], "properties": { "email": { "type": "string" @@ -270170,7 +271200,9 @@ } }, "delete": { - "tags": ["Users-Permissions - Users & Roles"], + "tags": [ + "Users-Permissions - Users & Roles" + ], "summary": "Delete a user", "parameters": [ { @@ -270223,7 +271255,9 @@ }, "/users/me": { "get": { - "tags": ["Users-Permissions - Users & Roles"], + "tags": [ + "Users-Permissions - Users & Roles" + ], "summary": "Get authenticated user info", "responses": { "200": { @@ -270261,7 +271295,9 @@ }, "/users/count": { "get": { - "tags": ["Users-Permissions - Users & Roles"], + "tags": [ + "Users-Permissions - Users & Roles" + ], "summary": "Get user count", "responses": { "200": { From 94790b52fe8c3e610a2a3cec0376396871f34dba Mon Sep 17 00:00:00 2001 From: mustafa budak Date: Thu, 19 Sep 2024 01:39:35 +0200 Subject: [PATCH 3/3] 19.09.2024 Pages, Contact, Donate --- packages/playwright/src/e2e/07-pages.spec.ts | 42 ++++++--- .../playwright/src/e2e/08-contact.spec.ts | 93 ++++++++++--------- packages/playwright/src/e2e/09-donate.spec.ts | 78 ++++++---------- packages/playwright/src/pages/Layout.ts | 2 +- 4 files changed, 111 insertions(+), 104 deletions(-) diff --git a/packages/playwright/src/e2e/07-pages.spec.ts b/packages/playwright/src/e2e/07-pages.spec.ts index acbae239b..415d09345 100644 --- a/packages/playwright/src/e2e/07-pages.spec.ts +++ b/packages/playwright/src/e2e/07-pages.spec.ts @@ -2,7 +2,7 @@ import { expect } from '@playwright/test' import { test } from '../fixtures' -test.beforeEach(async ({ page, layoutPage }) => { +test.beforeEach(async ({ layoutPage }) => { await layoutPage.gotoHome('kunsthalte') await layoutPage.switchLanguage('en') }) @@ -14,7 +14,11 @@ test.describe('07. Pages', () => { expect(pageTitle).toContain('Art Station') // 01. On the Arts page, does the title match the page name? }) - test('TC-02: should display collections page', async ({ page }) => { + test('TC-02: should display collections page', async ({ + page, + layoutPage, + }) => { + await layoutPage.gotoPage('collections') await page.getByTestId('link-d/club/collections').click() await page.waitForTimeout(1000) const titleEN = await page.textContent('h2.chakra-heading') @@ -23,23 +27,39 @@ test.describe('07. Pages', () => { expect(pageTitleEN).toContain('Collections') // 02. On the Collections page, Does the title match the page name? }) - test('TC-03: should display activities page ', async ({ page }) => { - // TODO: Use layoutPage - await page.getByTestId('link-d/activities').click() + test('TC-03: should display activities page ', async ({ + page, + layoutPage, + }) => { + await layoutPage.gotoPage('activities') await page.waitForTimeout(1000) const titleEN = await page.textContent('h2.chakra-heading') expect(titleEN).toBe('Activities') // 01. Does the Activities page open? const pageTitleEN = await page.title() expect(pageTitleEN).toContain('Activities') // 02. On the Activities page, Does the title match the page name? }) - - test('TC-01: should display about us page', async ({ page }) => { - // TODO: Use layoutPage - await page.getByRole('link', { name: 'About Us' }).first().click() + test('TC-04: should display about us page', async ({ page, layoutPage }) => { + await layoutPage.gotoPage('about') await page.waitForTimeout(1000) const titleEN = await page.textContent('h2.chakra-heading') - expect(titleEN).toContain('About Us') // 01. Does the About Us page open? + expect(titleEN).toBe('About Us') // 01. Does the Activities page open? + const pageTitleEN = await page.title() + expect(pageTitleEN).toContain('About Us') // 02. On the Activities page, Does the title match the page name? + }) + test('TC-05: should display Contact page', async ({ page, layoutPage }) => { + await layoutPage.gotoPage('contact') + await page.waitForTimeout(1000) + await expect(page.locator('[id="__next"]')).toContainText('Contact') // 01. Does the Contact page open? + const pageTitleEN = await page.title() + expect(pageTitleEN).toContain('Contact') // 02. On the Activities page, Does the title match the page name? + }) + + test('TC-06: should display Donate page', async ({ page, layoutPage }) => { + await layoutPage.gotoPage('donation') + await page.waitForTimeout(1000) + const titleEN = await page.textContent('h3.chakra-heading') + expect(titleEN).toBe('Donate') // 01. Does the Activities page open? const pageTitleEN = await page.title() - expect(pageTitleEN).toContain('About Us') // 02. On the About Us page, Does the title match the page name? + expect(pageTitleEN).toContain('Donate') // 02. On the Activities page, Does the title match the page name? }) }) diff --git a/packages/playwright/src/e2e/08-contact.spec.ts b/packages/playwright/src/e2e/08-contact.spec.ts index 75762c8e9..60d178861 100644 --- a/packages/playwright/src/e2e/08-contact.spec.ts +++ b/packages/playwright/src/e2e/08-contact.spec.ts @@ -1,29 +1,20 @@ -import { test, expect } from '@playwright/test' +import { expect } from '@playwright/test' -import { getUrl } from '../utils' +import { test } from '../fixtures' +import { getUrl, checkExternalLink } from '../utils' test.beforeEach(async ({ page }) => { await page.goto(getUrl('kunsthalte')) await page.waitForTimeout(1000) await page.click('button:has-text("EN")') }) -test.describe('08. Contact', () => { - test('TC-01: should Contact', async ({ page }) => { - // TODO: Use layoutPage - await page.getByRole('link', { name: 'Contact' }).first().click() - await page.waitForLoadState('networkidle') - await expect(page.locator('[id="__next"]')).toContainText('Contact') // 01. Does the Contact page open? - - const pageTitle = await page.title() - await page.waitForTimeout(100) - expect(pageTitle).toContain('Contact') // 02. Does the title match the page name? //yapılamadı - - // TODO: Use locators in Contact.ts - await page.getByPlaceholder('Your Full Name').click() - await page.getByPlaceholder('E-mail').click() - await page.getByPlaceholder('Message').click() - await page.getByPlaceholder('Your Full Name').click() - +test.describe('08. Contact required field control', () => { + test('TC-01: should Contact', async ({ page, layoutPage }) => { + await layoutPage.gotoPage('contact') + await page.getByTestId('input-fullname').click() + await page.getByTestId('input-email').click() + await page.getByTestId('input-message').click() + await page.getByTestId('input-fullname').click() const fullNameErrorMessage = await page.locator( '[data-testid="error-text-fullname"]', ) @@ -54,39 +45,53 @@ test.describe('08. Contact', () => { ) const isTextVisibleMessage = await requiredTextMessage.isVisible() await expect(isTextVisibleMessage).toBe(true) // 06. Is Message a required field? + }) + test('TC-02: should send message via contact form', async ({ + page, + layoutPage, + }) => { + await layoutPage.gotoPage('contact') + await page.waitForTimeout(1000) await page.getByPlaceholder('Your Full Name').fill('Test Mustafa BUDAK') - await page.getByPlaceholder('Message').fill('Bu bir Deneme Mesajıdır.') + + const emailInput = await page.locator('[data-testid="input-email"]') + const testEmail = 'test@example.com' + await emailInput.fill(testEmail) + + await page.getByPlaceholder('Message').fill('This is a Test Message.') + await page.waitForTimeout(5000) await page.getByRole('button', { name: 'Send message' }).click() - await page.waitForTimeout(1000) - await page.waitForLoadState('networkidle') + await page.waitForTimeout(2000) const successDiv = await page.textContent('div[data-status="success"]') expect(successDiv).toBe('Thank you. Your message has been delivered.') // 07. Can the user send the message successfully ? - + }) + test('TC-03: should Check if it is redirected to another page ', async ({ + page, + layoutPage, + }) => { + await layoutPage.gotoPage('contact') const emaillink = page.locator('a[href^="mailto:"]') - await expect(emaillink).toHaveCount(1) // 08. When clicking on the email address icon, the user should be directed to the Outlook application. - - // TODO: Test social media link with checkExternalLink function - const xElement = page.getByLabel('X').first().getAttribute('href') - expect(xElement).not.toBeNull() // 09. When clicking on the xcom icon, the user should be directed to another page. - - const WhatsAppElement = page - .getByLabel('WhatsApp') - .first() - .getAttribute('href') - expect(WhatsAppElement).not.toBeNull() // 10. When clicking on the WhatsApp icon, the user should be directed to another page. + await expect(emaillink).toBeVisible() // 08. When clicking on the email address icon, the user should be directed to the Outlook application. + const xElement = page.getByLabel('X').first() + await checkExternalLink(xElement, 'https://x.com/kunsthalte') // 09. When clicking on the xcom icon, the user should be directed to another page. - const InstagramElement = page - .getByLabel('Instagram') - .first() - .getAttribute('href') - expect(InstagramElement).not.toBeNull() // 11. When clicking on the Instagram icon, the user should be directed to another page. + const WhatsAppElement = page.getByLabel('WhatsApp').first() + await checkExternalLink( + WhatsAppElement, + 'https://api.whatsapp.com/send?phone=31685221308', + ) // 10. When clicking on the WhatsApp icon, the user should be directed to another page. - const YoutubeElement = page - .getByLabel('Youtube') - .first() - .getAttribute('href') - expect(YoutubeElement).not.toBeNull() // 12. When clicking on the Youtube icon, the user should be directed to another page. + const InstagramElement = page.getByLabel('Instagram').first() + await checkExternalLink( + InstagramElement, + 'https://instagram.com/kunsthalte', + ) // 11. When clicking on the Instagram icon, the user should be directed to another page. + const YoutubeElement = page.getByLabel('Youtube').first() + await checkExternalLink( + YoutubeElement, + 'https://www.youtube.com/@Kunsthalte', + ) // 12. When clicking on the Youtube icon, the user should be directed to another page. await page.click('button:has-text("EN")') }) }) diff --git a/packages/playwright/src/e2e/09-donate.spec.ts b/packages/playwright/src/e2e/09-donate.spec.ts index 29afefd66..ba54afecf 100644 --- a/packages/playwright/src/e2e/09-donate.spec.ts +++ b/packages/playwright/src/e2e/09-donate.spec.ts @@ -1,5 +1,6 @@ -import { test, expect } from '@playwright/test' +import { expect } from '@playwright/test' +import { test } from '../fixtures' import { getUrl } from '../utils' test.beforeEach(async ({ page }) => { await page.goto(getUrl('kunsthalte')) @@ -9,63 +10,46 @@ test.beforeEach(async ({ page }) => { }) test.describe('01. Donate', () => { - test('TC-01: should donation page', async ({ page }) => { - // TODO: Use layoutPage - await page.getByRole('link', { name: 'Donate' }).click() + test('TC-01: should donation page', async ({ page, layoutPage }) => { + // TODO: Use locators in Donate.ts + await layoutPage.gotoPage('donation') + await page.getByTestId('button-donation-10').click() - // TODO: Move it to 07-pages.spec.ts - await expect(page.getByRole('heading')).toContainText('Donate') // 01. Does the Donate page open? - const pageTitle = await page.title() - expect(pageTitle).toContain('Donate') // 02. Does the title match the page name? + const inputElement = await page.getByTestId('input-donation').inputValue() + expect(inputElement).toContain('10') - // TODO: Use locators in Donate.ts - await page.getByRole('button', { name: '€10', exact: true }).click() - const inputElement = page.locator('.chakra-numberinput input') - const value = await inputElement.inputValue() - expect(value).toContain('10') - await page.getByRole('button', { name: '€5', exact: true }).click() - await page.getByRole('button', { name: '€20' }).click() - await page.getByRole('button', { name: '€50' }).click() - await page.getByRole('button', { name: '€100' }).click() - await page.getByRole('button', { name: '€10', exact: true }).click() - await page.locator('.css-8pgw4r').first().click() + await page.getByTestId('button-donation-5').click() + await page.getByTestId('button-donation-20').click() + await page.getByTestId('button-donation-50').click() + await page.getByTestId('button-donation-100').click() + await page.getByTestId('button-donation-10').click() + await page.getByTestId('button-donation-increment').click() await page.waitForLoadState('networkidle') const chakraNumberInputDivvalue = await page - .locator('.chakra-numberinput input') + .getByTestId('input-donation') .inputValue() expect(chakraNumberInputDivvalue).toContain('11') - await page.locator('.css-1jj9yua > div:nth-child(2)').click() - - const inputLocator = page.locator('.chakra-numberinput input') - const valuee = await inputLocator.inputValue() - expect(valuee).toContain('10') - await page.getByPlaceholder('Name').click() - await page.getByPlaceholder('E-mail').click() - await page.getByPlaceholder('Name').click() + await page.getByTestId('button-donation-decrement').click() - const requiredTextName = await page.locator('text=name is a required field') + const inputLocatorvaluee = await page + .getByTestId('input-donation') + .inputValue() - const isTextVisibleName = await requiredTextName.isVisible() - await expect(isTextVisibleName).toBe(true) // 05. Is Name a required field? - await page.getByPlaceholder('Name').fill('Mustafa Budak') - const requiredTextEmail = await page.locator( - 'text=email is a required field', - ) - const isTextVisibleEmail = await requiredTextEmail.isVisible() - await expect(isTextVisibleEmail).toBe(true) + expect(inputLocatorvaluee).toContain('10') + await page.getByTestId('input-name').click() + await page.getByTestId('input-email').click() + await page.getByTestId('input-name').click() - // 06. Is E-mail a required field? - const emailInput = await page.locator('input[name="email"]') + await expect(page.getByTestId('error-text-name')).toBeVisible() // 05. Is Name a required field? + await page.getByTestId('input-name').fill('Mustafa Budak') + await expect(page.getByTestId('error-text-email')).toBeVisible() // 06. Is Name a required field? + const emailInput = await page.getByTestId('input-email') const testEmailError = 'test_example.com' await emailInput.fill(testEmailError) - const requiredTextEmailError = await page.locator( - 'text=email must be a valid email', - ) - - const isTextVisibleEmailError = await requiredTextEmailError.isVisible() - await expect(isTextVisibleEmailError).toBe(true) + await page.waitForTimeout(1000) + await expect(page.getByTestId('error-text-email')).toBeVisible() // 06. Email must be a valid email const testEmail = 'test@example.com' await emailInput.fill(testEmail) const emailValue = await emailInput.inputValue() @@ -73,10 +57,8 @@ test.describe('01. Donate', () => { const isValidEmail = emailRegex.test(emailValue) expect(isValidEmail).toBe(true) // 07. Assert that the email is valid - await Promise.all([page.getByRole('button', { name: 'Donate €' }).click()]) + await page.getByTestId('button-donation-submit').click() const newUrl = page.url() expect(isValidEmail).toBe(newUrl.length > 0) // 08. When the donate button is clicked, the user should be directed to the payment page. - - // Test code here }) }) diff --git a/packages/playwright/src/pages/Layout.ts b/packages/playwright/src/pages/Layout.ts index 237214a77..48d9ca7eb 100644 --- a/packages/playwright/src/pages/Layout.ts +++ b/packages/playwright/src/pages/Layout.ts @@ -51,7 +51,7 @@ export class LayoutPage { arts: page.getByTestId(`link-d/club/arts`), collections: page.getByTestId(`link-d/club/collections`), activities: page.getByTestId(`link-d/activities`), - about: page.getByTestId(`link-d/about`), + about: page.getByTestId(`link-d/about-us`), contact: page.getByTestId(`link-d/contact`), donation: page.getByTestId(`link-d/donation`), },