Skip to content

Commit

Permalink
Remove unexpected trailing slash from server URL
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksonj04 committed Oct 8, 2024
1 parent bdf0ff8 commit fffcd90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/openapi/public_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit fffcd90

Please sign in to comment.