We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
package_create
type
The API docs for package_create allow for a type of dataset to be defined, but does not further elaborate on this except to link to IDatasetForm in the API docs.
IDatasetForm
It would be great to explore what this type indicates, how to create one, and what we can do with that information.
For the moment I'm leaving it blank in the api script.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The API docs for
package_create
allow for atype
of dataset to be defined, but does not further elaborate on this except to link toIDatasetForm
in the API docs.It would be great to explore what this type indicates, how to create one, and what we can do with that information.
For the moment I'm leaving it blank in the api script.
The text was updated successfully, but these errors were encountered: