Skip to content

Commit 2b4d310

Browse files
algolia-botkai687
andcommitted
fix(specs): do not expose internal URL in the public spec (#3835) (generated) [skip ci]
Co-authored-by: Kai Welke <[email protected]>
1 parent 14910da commit 2b4d310

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

specs/bundled/crawler.doc.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,7 @@ info:
8888
version: 1.0.0
8989
servers:
9090
- url: https://crawler.algolia.com/api
91-
description: The main URL of the Crawler API.
92-
- url: https://crawler-dev.algolia.com/api
93-
description: >-
94-
The URL of the development version of the Crawler API (Algolia employees
95-
only).
91+
description: The URL of the Crawler API.
9692
security:
9793
- BasicAuth: []
9894
tags:

specs/bundled/crawler.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,7 @@ info:
8888
version: 1.0.0
8989
servers:
9090
- url: https://crawler.algolia.com/api
91-
description: The main URL of the Crawler API.
92-
- url: https://crawler-dev.algolia.com/api
93-
description: >-
94-
The URL of the development version of the Crawler API (Algolia employees
95-
only).
91+
description: The URL of the Crawler API.
9692
security:
9793
- BasicAuth: []
9894
tags:

0 commit comments

Comments
 (0)