Skip to content

Incorrect input type for bulk delete operation #46

@michauds

Description

@michauds

The exported interface for delete on bulkOperation (https://github.com/contentstack/contentstack-management-javascript/blob/master/types/stack/bulkOperation/index.d.ts#L8) should include a named attribute "details" to contain the interface BulkDeleteConfig.

The delete operation (https://github.com/contentstack/contentstack-management-javascript/blob/master/lib/stack/bulkOperation/index.js#L209) expects it.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions