From fffcd900fe602f7e8d4a10b7e1ac75a088e560bb Mon Sep 17 00:00:00 2001 From: Nick Jackson Date: Tue, 8 Oct 2024 21:20:07 +0100 Subject: [PATCH] Remove unexpected trailing slash from server URL --- doc/openapi/public_api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/openapi/public_api.yml b/doc/openapi/public_api.yml index 707ad58..ea02f19 100644 --- a/doc/openapi/public_api.yml +++ b/doc/openapi/public_api.yml @@ -37,7 +37,7 @@ info: url: "https://caselaw.nationalarchives.gov.uk/open-justice-licence" summary: "The Find Case Law API allows you to access court judgments and tribunal decisions held in the [Find Case Law service](https://caselaw.nationalarchives.gov.uk/), operated by the National Archives." servers: - - url: "https://caselaw.nationalarchives.gov.uk/" + - url: "https://caselaw.nationalarchives.gov.uk" description: "Find Case Law" components: parameters: