Skip to content

Commit

Permalink
feat(ART-11336): add dcat_type to normalized fields
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoine Dorard authored and Antoine Dorard committed Jan 9, 2025
1 parent 2efe99a commit ed9df99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ckanext/gdi_userportal/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ class GdiUserPortalPlugin(plugins.SingletonPlugin):
"has_version",
"language",
"theme",
"dcat_type",
]

# IConfigurer
Expand Down

0 comments on commit ed9df99

Please sign in to comment.