Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions specs/crawler/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,7 @@ components:
scheme: basic
servers:
- url: https://crawler.algolia.com/api
description: The main URL of the Crawler API.
- url: https://crawler-dev.algolia.com/api
description: The URL of the development version of the Crawler API (Algolia employees only).
description: The URL of the Crawler API.
security:
- BasicAuth: []
tags:
Expand Down
Loading