From c90c585086a85f70228e110f11a55988eda01b2a Mon Sep 17 00:00:00 2001 From: Matthew Page Date: Thu, 14 Apr 2022 14:02:14 -0700 Subject: add dupe key to test yaml linter --- descriptions/api.github.com/api.github.com.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'descriptions/api.github.com/api.github.com.yaml') diff --git a/descriptions/api.github.com/api.github.com.yaml b/descriptions/api.github.com/api.github.com.yaml index 6b3a956f7..f866f429a 100644 --- a/descriptions/api.github.com/api.github.com.yaml +++ b/descriptions/api.github.com/api.github.com.yaml @@ -82,6 +82,8 @@ tags: description: Interact with and view information about users and also current user. servers: - url: https://api.github.com +servers: +- url: https://api.github.com externalDocs: description: GitHub v3 REST API url: https://docs.github.com/rest/ -- cgit v1.2.3