We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c86b172 commit 3d905b9Copy full SHA for 3d905b9
tests/CTS/client/search/helpers.json
@@ -390,8 +390,7 @@
390
"path": "waitForApiKey",
391
"parameters": {
392
"key": "api-key-add-operation-test-${{languageCased}}",
393
- "operation": "add",
394
- "apiKey": null
+ "operation": "add"
395
},
396
"expected": {
397
"type": "response",
@@ -505,8 +504,7 @@
505
504
506
507
"key": "api-key-delete-operation-test-${{languageCased}}",
508
- "operation": "delete",
509
+ "operation": "delete"
510
511
512
0 commit comments