From ab2c4c492051e6b860ec46ea42d12a841c7fed6d Mon Sep 17 00:00:00 2001 From: Bobby Sharp Date: Wed, 23 Oct 2024 12:06:46 -0400 Subject: [PATCH] MODFQMMGR-481: Add localize parameter to GET contents endpoint --- src/main/resources/swagger.api/schemas/query.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/resources/swagger.api/schemas/query.json b/src/main/resources/swagger.api/schemas/query.json index 782cabf..9dffc55 100644 --- a/src/main/resources/swagger.api/schemas/query.json +++ b/src/main/resources/swagger.api/schemas/query.json @@ -144,6 +144,11 @@ "type": "string" } } + }, + "localize": { + "description": "Whether to localize dates in content response", + "type": "boolean", + "default": false } }, "required": [