diff --git a/backend/windmill-api/openapi.yaml b/backend/windmill-api/openapi.yaml index f18eb8a7c1..9aec8b4b07 100644 --- a/backend/windmill-api/openapi.yaml +++ b/backend/windmill-api/openapi.yaml @@ -3506,23 +3506,6 @@ paths: default_app_path: type: string - /w/{workspace}/workspaces/get_large_file_storage_config: - get: - summary: get large file storage config - operationId: getLargeFileStorageConfig - tags: - - workspace - parameters: - - $ref: "#/components/parameters/WorkspaceId" - - responses: - "200": - description: status - content: - application/json: - schema: - $ref: "#/components/schemas/LargeFileStorage" - /w/{workspace}/workspaces/usage: get: summary: get usage