diff --git a/cvat/schema.yml b/cvat/schema.yml index d14e91c227ff..0664d8d8c8b5 100644 --- a/cvat/schema.yml +++ b/cvat/schema.yml @@ -47,15 +47,6 @@ paths: application/json: schema: $ref: '#/components/schemas/LoginSerializerExRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/LoginSerializerExRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/LoginSerializerExRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/LoginSerializerExRequest' required: true security: - sessionAuth: [] @@ -140,15 +131,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PasswordChangeRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/PasswordChangeRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/PasswordChangeRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/PasswordChangeRequest' required: true security: - sessionAuth: [] @@ -193,15 +175,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PasswordResetSerializerExRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/PasswordResetSerializerExRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/PasswordResetSerializerExRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/PasswordResetSerializerExRequest' required: true security: - sessionAuth: [] @@ -249,15 +222,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PasswordResetConfirmRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/PasswordResetConfirmRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/PasswordResetConfirmRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/PasswordResetConfirmRequest' required: true security: - sessionAuth: [] @@ -298,15 +262,6 @@ paths: application/json: schema: $ref: '#/components/schemas/RegisterSerializerExRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/RegisterSerializerExRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/RegisterSerializerExRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/RegisterSerializerExRequest' required: true security: - sessionAuth: [] @@ -375,15 +330,6 @@ paths: application/json: schema: $ref: '#/components/schemas/SigningRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/SigningRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/SigningRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/SigningRequest' required: true security: - sessionAuth: [] @@ -572,15 +518,6 @@ paths: manifests: - manifest.jsonl summary: Create GCS - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/CloudStorageWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/CloudStorageWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/CloudStorageWriteRequest' required: true security: - sessionAuth: [] @@ -710,15 +647,6 @@ paths: manifests: - manifest.jsonl summary: Create GCS - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/PatchedCloudStorageWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/PatchedCloudStorageWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/PatchedCloudStorageWriteRequest' security: - sessionAuth: [] csrfAuth: [] @@ -1047,15 +975,6 @@ paths: application/json: schema: $ref: '#/components/schemas/CommentWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/CommentWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/CommentWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/CommentWriteRequest' required: true security: - sessionAuth: [] @@ -1141,15 +1060,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PatchedCommentWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/PatchedCommentWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/PatchedCommentWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/PatchedCommentWriteRequest' security: - sessionAuth: [] csrfAuth: [] @@ -1311,15 +1221,6 @@ paths: application/json: schema: $ref: '#/components/schemas/ClientEventsRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/ClientEventsRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/ClientEventsRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/ClientEventsRequest' required: true security: - sessionAuth: [] @@ -1429,15 +1330,6 @@ paths: application/json: schema: $ref: '#/components/schemas/InvitationWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/InvitationWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/InvitationWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/InvitationWriteRequest' required: true security: - sessionAuth: [] @@ -1523,15 +1415,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PatchedInvitationWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/PatchedInvitationWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/PatchedInvitationWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/PatchedInvitationWriteRequest' security: - sessionAuth: [] csrfAuth: [] @@ -1702,15 +1585,6 @@ paths: application/json: schema: $ref: '#/components/schemas/IssueWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/IssueWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/IssueWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/IssueWriteRequest' required: true security: - sessionAuth: [] @@ -1796,15 +1670,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PatchedIssueWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/PatchedIssueWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/PatchedIssueWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/PatchedIssueWriteRequest' security: - sessionAuth: [] csrfAuth: [] @@ -2045,15 +1910,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PatchedJobWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/PatchedJobWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/PatchedJobWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/PatchedJobWriteRequest' security: - sessionAuth: [] csrfAuth: [] @@ -2217,15 +2073,9 @@ paths: application/json: schema: $ref: '#/components/schemas/AnnotationFileRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/AnnotationFileRequest' multipart/form-data: schema: $ref: '#/components/schemas/AnnotationFileRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/AnnotationFileRequest' required: true security: - sessionAuth: [] @@ -2279,15 +2129,9 @@ paths: application/json: schema: $ref: '#/components/schemas/JobAnnotationsUpdateRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/JobAnnotationsUpdateRequest' multipart/form-data: schema: $ref: '#/components/schemas/JobAnnotationsUpdateRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/JobAnnotationsUpdateRequest' security: - sessionAuth: [] csrfAuth: [] @@ -2341,15 +2185,9 @@ paths: application/json: schema: $ref: '#/components/schemas/PatchedLabeledDataRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/PatchedLabeledDataRequest' multipart/form-data: schema: $ref: '#/components/schemas/PatchedLabeledDataRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/PatchedLabeledDataRequest' security: - sessionAuth: [] csrfAuth: [] @@ -2430,18 +2268,6 @@ paths: - jobs requestBody: content: - application/json: - schema: - type: string - format: binary - application/x-www-form-urlencoded: - schema: - type: string - format: binary - multipart/form-data: - schema: - type: string - format: binary application/offset+octet-stream: schema: type: string @@ -2589,15 +2415,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PatchedDataMetaWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/PatchedDataMetaWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/PatchedDataMetaWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/PatchedDataMetaWriteRequest' security: - sessionAuth: [] csrfAuth: [] @@ -2924,15 +2741,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PatchedLabelRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/PatchedLabelRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/PatchedLabelRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/PatchedLabelRequest' security: - sessionAuth: [] csrfAuth: [] @@ -3091,15 +2899,6 @@ paths: application/json: schema: $ref: '#/components/schemas/OnlineFunctionCallRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/OnlineFunctionCallRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/OnlineFunctionCallRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/OnlineFunctionCallRequest' security: - sessionAuth: [] csrfAuth: [] @@ -3356,15 +3155,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PatchedMembershipWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/PatchedMembershipWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/PatchedMembershipWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/PatchedMembershipWriteRequest' security: - sessionAuth: [] csrfAuth: [] @@ -3519,15 +3309,6 @@ paths: application/json: schema: $ref: '#/components/schemas/OrganizationWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/OrganizationWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/OrganizationWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/OrganizationWriteRequest' required: true security: - sessionAuth: [] @@ -3613,15 +3394,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PatchedOrganizationWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/PatchedOrganizationWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/PatchedOrganizationWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/PatchedOrganizationWriteRequest' security: - sessionAuth: [] csrfAuth: [] @@ -3786,15 +3558,6 @@ paths: application/json: schema: $ref: '#/components/schemas/ProjectWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/ProjectWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/ProjectWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/ProjectWriteRequest' required: true security: - sessionAuth: [] @@ -3880,15 +3643,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PatchedProjectWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/PatchedProjectWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/PatchedProjectWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/PatchedProjectWriteRequest' security: - sessionAuth: [] csrfAuth: [] @@ -4250,15 +4004,9 @@ paths: application/json: schema: $ref: '#/components/schemas/DatasetWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/DatasetWriteRequest' multipart/form-data: schema: $ref: '#/components/schemas/DatasetWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/DatasetWriteRequest' security: - sessionAuth: [] csrfAuth: [] @@ -4307,18 +4055,6 @@ paths: - projects requestBody: content: - application/json: - schema: - type: string - format: binary - application/x-www-form-urlencoded: - schema: - type: string - format: binary - multipart/form-data: - schema: - type: string - format: binary application/offset+octet-stream: schema: type: string @@ -4413,15 +4149,9 @@ paths: application/json: schema: $ref: '#/components/schemas/BackupWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/BackupWriteRequest' multipart/form-data: schema: $ref: '#/components/schemas/BackupWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/BackupWriteRequest' security: - sessionAuth: [] csrfAuth: [] @@ -4462,18 +4192,6 @@ paths: - projects requestBody: content: - application/json: - schema: - type: string - format: binary - application/x-www-form-urlencoded: - schema: - type: string - format: binary - multipart/form-data: - schema: - type: string - format: binary application/offset+octet-stream: schema: type: string @@ -4941,15 +4659,6 @@ paths: application/json: schema: $ref: '#/components/schemas/TaskWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/TaskWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/TaskWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/TaskWriteRequest' required: true security: - sessionAuth: [] @@ -5035,15 +4744,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PatchedTaskWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/PatchedTaskWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/PatchedTaskWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/PatchedTaskWriteRequest' security: - sessionAuth: [] csrfAuth: [] @@ -5245,15 +4945,9 @@ paths: application/json: schema: $ref: '#/components/schemas/TaskAnnotationsWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/TaskAnnotationsWriteRequest' multipart/form-data: schema: $ref: '#/components/schemas/TaskAnnotationsWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/TaskAnnotationsWriteRequest' security: - sessionAuth: [] csrfAuth: [] @@ -5306,15 +5000,9 @@ paths: application/json: schema: $ref: '#/components/schemas/TaskAnnotationsUpdateRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/TaskAnnotationsUpdateRequest' multipart/form-data: schema: $ref: '#/components/schemas/TaskAnnotationsUpdateRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/TaskAnnotationsUpdateRequest' security: - sessionAuth: [] csrfAuth: [] @@ -5368,15 +5056,9 @@ paths: application/json: schema: $ref: '#/components/schemas/PatchedLabeledDataRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/PatchedLabeledDataRequest' multipart/form-data: schema: $ref: '#/components/schemas/PatchedLabeledDataRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/PatchedLabeledDataRequest' security: - sessionAuth: [] csrfAuth: [] @@ -5461,18 +5143,6 @@ paths: - tasks requestBody: content: - application/json: - schema: - type: string - format: binary - application/x-www-form-urlencoded: - schema: - type: string - format: binary - multipart/form-data: - schema: - type: string - format: binary application/offset+octet-stream: schema: type: string @@ -5663,15 +5333,9 @@ paths: application/json: schema: $ref: '#/components/schemas/DataRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/DataRequest' multipart/form-data: schema: $ref: '#/components/schemas/DataRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/DataRequest' required: true security: - sessionAuth: [] @@ -5717,18 +5381,6 @@ paths: - tasks requestBody: content: - application/json: - schema: - type: string - format: binary - application/x-www-form-urlencoded: - schema: - type: string - format: binary - multipart/form-data: - schema: - type: string - format: binary application/offset+octet-stream: schema: type: string @@ -5813,15 +5465,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PatchedDataMetaWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/PatchedDataMetaWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/PatchedDataMetaWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/PatchedDataMetaWriteRequest' security: - sessionAuth: [] csrfAuth: [] @@ -6049,15 +5692,9 @@ paths: application/json: schema: $ref: '#/components/schemas/TaskFileRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/TaskFileRequest' multipart/form-data: schema: $ref: '#/components/schemas/TaskFileRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/TaskFileRequest' required: true security: - sessionAuth: [] @@ -6099,18 +5736,6 @@ paths: - tasks requestBody: content: - application/json: - schema: - type: string - format: binary - application/x-www-form-urlencoded: - schema: - type: string - format: binary - multipart/form-data: - schema: - type: string - format: binary application/offset+octet-stream: schema: type: string @@ -6280,15 +5905,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PatchedUserRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/PatchedUserRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/PatchedUserRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/PatchedUserRequest' security: - sessionAuth: [] csrfAuth: [] @@ -6488,15 +6104,6 @@ paths: application/json: schema: $ref: '#/components/schemas/WebhookWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/WebhookWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/WebhookWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/WebhookWriteRequest' required: true security: - sessionAuth: [] @@ -6582,15 +6189,6 @@ paths: application/json: schema: $ref: '#/components/schemas/WebhookWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/WebhookWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/WebhookWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/WebhookWriteRequest' required: true security: - sessionAuth: [] @@ -6636,15 +6234,6 @@ paths: application/json: schema: $ref: '#/components/schemas/PatchedWebhookWriteRequest' - application/x-www-form-urlencoded: - schema: - $ref: '#/components/schemas/PatchedWebhookWriteRequest' - multipart/form-data: - schema: - $ref: '#/components/schemas/PatchedWebhookWriteRequest' - application/offset+octet-stream: - schema: - $ref: '#/components/schemas/PatchedWebhookWriteRequest' security: - sessionAuth: [] csrfAuth: []