File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 66 "lint" : " node_modules/.bin/openapi-generator-cli validate -i specification/validated-relationships-service-api.yaml" ,
77 "publish" : " ./node_modules/.bin/openapi-generator-cli generate -i specification/validated-relationships-service-api.yaml --generator-key v3.0 -g openapi -o build && rm openapitools.json && mv build/openapi.json build/validated-relationships-service-api.json" ,
88 "check-licenses" : " node_modules/.bin/license-checker --failOn GPL --failOn LGPL" ,
9- "validate-example" :" schema validate --filePath $EXAMPLE_PATH --schema $SCHEMA_PATH --schema-obj $SCHEMA_OBJECT"
9+ "validate-example" :" schema validate -f $EXAMPLE_PATH -s $SCHEMA_PATH -o $SCHEMA_OBJECT"
1010 },
1111 "author" : " NHS Digital" ,
1212 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments