From ed9df995fae2ec5d7361b82587437d0876f8fc6d Mon Sep 17 00:00:00 2001 From: Antoine Dorard Date: Thu, 9 Jan 2025 09:18:51 +0100 Subject: [PATCH] feat(ART-11336): add dcat_type to normalized fields --- ckanext/gdi_userportal/plugin.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ckanext/gdi_userportal/plugin.py b/ckanext/gdi_userportal/plugin.py index 15a0eb3..7707f29 100644 --- a/ckanext/gdi_userportal/plugin.py +++ b/ckanext/gdi_userportal/plugin.py @@ -59,6 +59,7 @@ class GdiUserPortalPlugin(plugins.SingletonPlugin): "has_version", "language", "theme", + "dcat_type", ] # IConfigurer