wp-json-schemas icon indicating copy to clipboard operation
wp-json-schemas copied to clipboard

Use features of find command in test.sh

Open szepeviktor opened this issue 2 years ago • 1 comments

find schemas/ -type f -name "*.json" -not -path "$file" -printf ' -r %p'

And break ajv options to separate lines.

szepeviktor avatar Apr 04 '23 19:04 szepeviktor