editorjs-php icon indicating copy to clipboard operation
editorjs-php copied to clipboard

Delimiter Configuration File issue

Open benakkiplagat opened this issue 3 years ago • 1 comments

Delimiter tool is creating errors during validation. The problem is I am not able to figure out the right configuration for it. Please help.

benakkiplagat avatar May 13 '22 11:05 benakkiplagat

This is what I have so far.

"delimiter": { "type": "string", "required": false, "allow_null": true }

The error reads: Not found required param type

benakkiplagat avatar May 13 '22 13:05 benakkiplagat