Fix typo -> "Kay" to "Key" in Minio (#101472)

This commit is contained in:
Betacart
2023-10-05 19:55:50 +02:00
committed by GitHub
parent dce5099d92
commit 3d9073693c

View File

@@ -9,7 +9,7 @@
"description": "Bucket to use."
},
"key": {
"name": "Kay",
"name": "Key",
"description": "Object key of the file."
},
"file_path": {