ckanext-scheming
ckanext-scheming copied to clipboard
Fields emptied when dataset created via API
Hi everyone,
I am using CKAN 2.9.5 and testing the scheming extension.
When I create via API a new dataset with the same metadata as in the yaml file of the scheming extension, all fields appear empty in the CKAN instance. If I disable the scheming extension, it does not happen.
I tried to add "type":"dataset" in my data, as specified in the issue #158 but it does not help.
Any idea?