File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ get_task_1: |-
5050get_all_tasks_by_index_1 : |-
5151 client.index('movies').get_tasks()
5252get_one_key_1 : |-
53- client.get_key(d0552b41536279a0ad88bd595327b96f01176a60c2243e906c52ac02375f9bc4)
53+ client.get_key(' d0552b41536279a0ad88bd595327b96f01176a60c2243e906c52ac02375f9bc4' )
5454get_all_keys_1 : |-
5555 client.get_keys()
5656create_a_key_1 : |-
@@ -69,7 +69,7 @@ update_a_key_1: |-
6969 'expiresAt': '2042-04-02T00:42:42Z'
7070 })
7171delete_a_key_1 : |-
72- client.delete_key(d0552b41536279a0ad88bd595327b96f01176a60c2243e906c52ac02375f9bc4)
72+ client.delete_key(' d0552b41536279a0ad88bd595327b96f01176a60c2243e906c52ac02375f9bc4' )
7373get_settings_1 : |-
7474 client.index('movies').get_settings()
7575update_settings_1 : |-
You can’t perform that action at this time.
0 commit comments