Skip to content

Commit 4954b37

Browse files
authored
Merge branch 'main' into chore/workflow-push-to-algolia-doc
2 parents 665d464 + 2b4d310 commit 4954b37

File tree

3 files changed

+3
-13
lines changed

3 files changed

+3
-13
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:

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)