Disable no-path-trailing-slash rule
This commit is contained in:
parent
7da355d06e
commit
6ac5783ba7
1 changed files with 5 additions and 0 deletions
5
redocly.yaml
Normal file
5
redocly.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
extends:
|
||||
- recommended
|
||||
|
||||
rules:
|
||||
no-path-trailing-slash: off
|
Loading…
Add table
Add a link
Reference in a new issue