diff --git a/tdei-api-gateway-prod.json b/tdei-api-gateway-prod.json index cc58c32..65111d7 100644 --- a/tdei-api-gateway-prod.json +++ b/tdei-api-gateway-prod.json @@ -2511,7 +2511,7 @@ "resolved" ] }, - "resolved": { + "resolution_status": { "type": "string", "enum": [ "fixed", @@ -5157,7 +5157,7 @@ "description": "User who resolved the feedback.", "example": "john.doe@example.com" }, - "resolution": { + "resolution_status": { "type": "string", "description": "Resolution status for the feedback.", "enum": [ diff --git a/tdei-api-gateway-stage.json b/tdei-api-gateway-stage.json index 27a6fb1..7140e5d 100644 --- a/tdei-api-gateway-stage.json +++ b/tdei-api-gateway-stage.json @@ -2511,7 +2511,7 @@ "resolved" ] }, - "resolved": { + "resolution_status": { "type": "string", "enum": [ "fixed", @@ -5157,7 +5157,7 @@ "description": "User who resolved the feedback.", "example": "john.doe@example.com" }, - "resolution": { + "resolution_status": { "type": "string", "description": "Resolution status for the feedback.", "enum": [ diff --git a/tdei-api-gateway.json b/tdei-api-gateway.json index 27ddad0..1716306 100644 --- a/tdei-api-gateway.json +++ b/tdei-api-gateway.json @@ -2511,7 +2511,7 @@ "resolved" ] }, - "resolved": { + "resolution_status": { "type": "string", "enum": [ "fixed", @@ -5299,7 +5299,7 @@ "description": "User who resolved the feedback.", "example": "john.doe@example.com" }, - "resolution": { + "resolution_status": { "type": "string", "description": "Resolution status for the feedback.", "enum": [