diff --git a/pkg/api/flamenco-openapi.yaml b/pkg/api/flamenco-openapi.yaml index dc0736c0..52ac2f42 100644 --- a/pkg/api/flamenco-openapi.yaml +++ b/pkg/api/flamenco-openapi.yaml @@ -716,7 +716,6 @@ components: address: { type: string } status: { $ref: "#/components/schemas/WorkerStatus" } platform: { type: string } - last_activity: { type: string } software: { type: string } supported_task_types: type: array @@ -728,7 +727,6 @@ components: - status - platform - current_task - - last_activity - software - supported_task_types