From dd22c4de9a6d911590694a0cd65fea30ff33cf3f Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Tue, 5 Dec 2017 12:24:02 +0100 Subject: [PATCH] Swagger: update description --- docs/http-api/swagger/authoritative-api-swagger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/http-api/swagger/authoritative-api-swagger.yaml b/docs/http-api/swagger/authoritative-api-swagger.yaml index 6e55a5ca8..5f1d74085 100644 --- a/docs/http-api/swagger/authoritative-api-swagger.yaml +++ b/docs/http-api/swagger/authoritative-api-swagger.yaml @@ -420,7 +420,7 @@ paths: type: integer responses: '200': - description: Returns a single JSON object with a single array of strings. + description: Returns a JSON array with results schema: $ref: '#/definitions/SearchResults' -- 2.50.1