Skip to content

Conversation

@alinashklyar
Copy link

What

Why

Notes


_.forEach(entities, (entity) => {
if (!(entity instanceof Entity)) {
throw new CFError('Cannot extract data for "jsonArray" output -- data contains not Entity');
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I created this file based on the implementation of json output file. same for yamlArray

integrity sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==

form-data@^2.3.2, form-data@^2.5.4, form-data@~2.3.2:
form-data@^2.3.2, form-data@^2.5.5, form-data@~2.3.2:
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

automatic change which happened when I did yarn install. I can remove it

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.

4 participants