Unverified Commit 9a0ab2fb authored by Avital-Fine's avatar Avital-Fine Committed by GitHub
Browse files

Update function-delete.json - argument is library name, not function name (#10253)

parent 7f4cca11
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
], ],
"arguments": [ "arguments": [
{ {
"name": "function-name", "name": "library-name",
"type": "string" "type": "string"
} }
] ]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment