diff --git a/redocly.yaml b/redocly.yaml new file mode 100644 index 0000000..7e604b9 --- /dev/null +++ b/redocly.yaml @@ -0,0 +1,5 @@ +extends: + - recommended + +rules: + no-path-trailing-slash: off