Skip to content

Commit 14910da

Browse files
authored
fix(specs): do not expose internal URL in the public spec (#3835)
1 parent da95580 commit 14910da

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

specs/crawler/spec.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,7 @@ components:
5959
scheme: basic
6060
servers:
6161
- url: https://crawler.algolia.com/api
62-
description: The main URL of the Crawler API.
63-
- url: https://crawler-dev.algolia.com/api
64-
description: The URL of the development version of the Crawler API (Algolia employees only).
62+
description: The URL of the Crawler API.
6563
security:
6664
- BasicAuth: []
6765
tags:

0 commit comments

Comments
 (0)