mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-07 20:57:49 +00:00
fix: improve detection accuracy on no-server-example.com rule (#1270)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
openapi: 3.1.0
|
||||
servers:
|
||||
- url: http://localhost
|
||||
- url: http://redocly-example.com
|
||||
info:
|
||||
title: Sample API
|
||||
version: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user