Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pass extras as top-level parameters of package_create #158

Merged
merged 1 commit into from Oct 30, 2020

Conversation

galalH
Copy link
Contributor

@galalH galalH commented Oct 29, 2020

This enables support for CKAN extensions like the UNHCR RIDL project which have their own schema that expects custom metadata to be passed as top-level arguments in the request body rather than thru an 'extras' dict. This is similar to how resource_create() works. Possibly related to #156.

@sckott sckott added this to the v0.6 milestone Oct 30, 2020
@sckott
Copy link
Contributor

sckott commented Oct 30, 2020

thanks!

@sckott sckott merged commit 38fd507 into ropensci:master Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants