From 6c43c4899b16eaff133f4b24f5ec25412c4a8fc0 Mon Sep 17 00:00:00 2001 From: Zain Kassam Date: Fri, 31 Jan 2025 11:23:43 +0000 Subject: [PATCH] fix(DTFS2-7798): remove duplicate createdBy --- .../swagger-definitions/portal/portal-amendments.js | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/dtfs-central-api/src/v1/swagger-definitions/portal/portal-amendments.js b/dtfs-central-api/src/v1/swagger-definitions/portal/portal-amendments.js index 2d6613d605..2d131a5393 100644 --- a/dtfs-central-api/src/v1/swagger-definitions/portal/portal-amendments.js +++ b/dtfs-central-api/src/v1/swagger-definitions/portal/portal-amendments.js @@ -32,18 +32,6 @@ * - IN_PROGRESS * - COMPLETED * description: The current status of the amendment. - * createdBy: - * type: object - * properties: - * username: - * type: string - * description: The username of the creator. - * name: - * type: string - * description: The name of the creator. - * email: - * type: string - * description: The email of the creator. * eligibilityCriteria: * type: object * properties: