diff --git a/cvat/schema.yml b/cvat/schema.yml index 45bc684207e3..96e5c5947053 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: [] @@ -569,15 +515,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: [] @@ -705,15 +642,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: [] @@ -1042,15 +970,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: [] @@ -1136,15 +1055,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: [] @@ -1306,15 +1216,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: [] @@ -1424,15 +1325,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: [] @@ -1518,15 +1410,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: [] @@ -1697,15 +1580,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: [] @@ -1791,15 +1665,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: [] @@ -2040,15 +1905,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: [] @@ -2212,15 +2068,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: [] @@ -2274,15 +2124,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: [] @@ -2336,15 +2180,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: [] @@ -2425,18 +2263,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 @@ -2584,15 +2410,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: [] @@ -2919,15 +2736,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: [] @@ -3086,15 +2894,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: [] @@ -3351,15 +3150,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: [] @@ -3514,15 +3304,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: [] @@ -3608,15 +3389,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: [] @@ -3781,15 +3553,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: [] @@ -3875,15 +3638,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: [] @@ -4245,15 +3999,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: [] @@ -4302,18 +4050,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 @@ -4408,15 +4144,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: [] @@ -4457,18 +4187,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 @@ -4936,15 +4654,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: [] @@ -5030,15 +4739,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: [] @@ -5240,15 +4940,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: [] @@ -5301,15 +4995,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: [] @@ -5363,15 +5051,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: [] @@ -5456,18 +5138,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 @@ -5658,15 +5328,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: [] @@ -5712,18 +5376,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 @@ -5808,15 +5460,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: [] @@ -6044,15 +5687,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: [] @@ -6094,18 +5731,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 @@ -6275,15 +5900,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: [] @@ -6483,15 +6099,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: [] @@ -6577,15 +6184,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: [] @@ -6631,15 +6229,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: []