Skip to content

Commit 97503b6

Browse files
remove getting_started_communicating_with_a_protected_instance
1 parent ef7a0f7 commit 97503b6

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.code-samples.meilisearch.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -581,9 +581,6 @@ getting_started_configure_settings: |-
581581
"_geo"
582582
]
583583
}'
584-
getting_started_communicating_with_a_protected_instance: |-
585-
curl -X POST 'http://127.0.0.1:7700/indexes/movies/search' \
586-
-H 'Authorization: Bearer API_KEY'
587584
faceted_search_update_settings_1: |-
588585
curl \
589586
-X POST 'http://localhost:7700/indexes/movies/settings' \

.vuepress/public/sample-template.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ getting_started_check_task_status: |-
7979
getting_started_update_stop_words: |-
8080
getting_started_synonyms: |-
8181
getting_started_update_displayed_attributes: |-
82-
getting_started_communicating_with_a_protected_instance: |-
8382
getting_started_update_ranking_rules: |-
8483
getting_started_update_searchable_attributes: |-
8584
getting_started_add_meteorites: |-

0 commit comments

Comments
 (0)