From ff9db981c242d7904e62c54df61a54b995be3f99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Helge=20He=C3=9F?= Date: Mon, 19 Jul 2021 22:16:53 +0200 Subject: [PATCH] Format the JSON a little .. --- .../DocCArchiveTests/Fixtures/Issue7Fail.json | 51 ++++++++++++++++++- 1 file changed, 49 insertions(+), 2 deletions(-) diff --git a/Tests/DocCArchiveTests/Fixtures/Issue7Fail.json b/Tests/DocCArchiveTests/Fixtures/Issue7Fail.json index 5f36121..9451700 100644 --- a/Tests/DocCArchiveTests/Fixtures/Issue7Fail.json +++ b/Tests/DocCArchiveTests/Fixtures/Issue7Fail.json @@ -37,8 +37,55 @@ "role":"symbol", "symbolKind":"struct", "externalID":"s:12LLabsNetwork4HTTPV", - "modules":[{"name":"LLabsNetwork"}],"navigatorTitle":[{"kind":"identifier","text":"HTTP"}]},"hierarchy":{"paths":[["doc://LLabsNetwork/documentation/LLabsNetwork"]]},"topicSections":[{"title":"Enumerations","identifiers":["doc://LLabsNetwork/documentation/LLabsNetwork/HTTP/Code","doc://LLabsNetwork/documentation/LLabsNetwork/HTTP/Method"]}],"references":{"doc://LLabsNetwork/documentation/LLabsNetwork/HTTP":{"role":"symbol","title":"HTTP","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HTTP"}],"abstract":[],"identifier":"doc://LLabsNetwork/documentation/LLabsNetwork/HTTP","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"HTTP"}],"url":"/documentation/llabsnetwork/http"},"doc://LLabsNetwork/documentation/LLabsNetwork/HTTP/Method":{"role":"symbol","title":"HTTP.Method","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Method"}],"abstract":[{"type":"text","text":"HTTP verbs."}],"identifier":"doc://LLabsNetwork/documentation/LLabsNetwork/HTTP/Method","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Method"}],"url":"/documentation/llabsnetwork/http/method"},"doc://LLabsNetwork/documentation/LLabsNetwork/HTTP/Code":{"role":"symbol","title":"HTTP.Code","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Code"}],"abstract":[{"type":"text","text":"A list of HTTP codes"}],"identifier":"doc://LLabsNetwork/documentation/LLabsNetwork/HTTP/Code","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Code"}],"url":"/documentation/llabsnetwork/http/code"},"doc://LLabsNetwork/documentation/LLabsNetwork":{"role":"collection","title":"LLabsNetwork","abstract":[], - "identifier":"doc://LLabsNetwork/documentation/LLabsNetwork", + "modules":[{"name":"LLabsNetwork"}], + "navigatorTitle":[{"kind":"identifier","text":"HTTP"}] + + }, + "hierarchy":{ + "paths":[["doc://LLabsNetwork/documentation/LLabsNetwork"]] + }, + "topicSections":[ + {"title":"Enumerations","identifiers":["doc://LLabsNetwork/documentation/LLabsNetwork/HTTP/Code","doc://LLabsNetwork/documentation/LLabsNetwork/HTTP/Method"]} + ], + "references":{ + "doc://LLabsNetwork/documentation/LLabsNetwork/HTTP":{ + "role":"symbol","title":"HTTP", + "fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"HTTP"}], + "abstract":[], + "identifier":"doc://LLabsNetwork/documentation/LLabsNetwork/HTTP", + "kind":"symbol","type":"topic", + "navigatorTitle":[ + {"kind":"identifier","text":"HTTP"} + ], + "url":"/documentation/llabsnetwork/http" + }, + "doc://LLabsNetwork/documentation/LLabsNetwork/HTTP/Method":{ + "role":"symbol","title":"HTTP.Method", + "fragments":[ + {"kind":"keyword","text":"enum"}, + {"kind":"text","text":" "}, + {"kind":"identifier","text":"Method"} + ], + "abstract":[{"type":"text","text":"HTTP verbs."}], + "identifier":"doc://LLabsNetwork/documentation/LLabsNetwork/HTTP/Method", + "kind":"symbol","type":"topic", + "navigatorTitle":[ + {"kind":"identifier","text":"Method"} + ], + "url":"/documentation/llabsnetwork/http/method" + }, + "doc://LLabsNetwork/documentation/LLabsNetwork/HTTP/Code":{ + "role":"symbol","title":"HTTP.Code", + "fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Code"}], + "abstract":[{"type":"text","text":"A list of HTTP codes"}], + "identifier":"doc://LLabsNetwork/documentation/LLabsNetwork/HTTP/Code", + "kind":"symbol","type":"topic", + "navigatorTitle":[{"kind":"identifier","text":"Code"}], + "url":"/documentation/llabsnetwork/http/code" + }, + "doc://LLabsNetwork/documentation/LLabsNetwork":{ + "role":"collection","title":"LLabsNetwork","abstract":[], + "identifier":"doc://LLabsNetwork/documentation/LLabsNetwork", "kind":"symbol","type":"topic","url":"/documentation/llabsnetwork" } }