mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
[chore] remove abbreviated example nodes
- add custom rule to manipulate example objects - amend validation script to use config file
This commit is contained in:
@@ -18,7 +18,7 @@ begin
|
||||
file.puts full_spec
|
||||
end
|
||||
|
||||
system("npx @redocly/cli lint #{openapi_yaml_spec_path}")
|
||||
system("npx @redocly/cli lint --config=.redocly.yaml #{openapi_yaml_spec_path}")
|
||||
|
||||
status = $?.exitstatus
|
||||
ensure
|
||||
|
||||
Reference in New Issue
Block a user