Skip to content

Commit eaf7de3

Browse files
committed
Swagger - Add redocly configuration file to suppress unnecessary warnings.
1 parent 2d65ce7 commit eaf7de3

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Swagger/redoclyconfig.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
extends:
2+
- recommended
3+
4+
rules:
5+
operation-operationId: off
6+
no-empty-servers: off

0 commit comments

Comments
 (0)