Skip to content

Commit 2cb7b86

Browse files
committed
docs: update execute button partial comment to reflect required context fields
Signed-off-by: Yash-Raj-5424 <myash3499@gmail.com>
1 parent 30ca35c commit 2cb7b86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layouts/partials/rest-apis/execute-button.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{{/*
22
Execute Button Partial
33
Provides the button to trigger API request execution
4-
Context expects: operationId
4+
Context expects: operationId, method, path
55
*/}}
66
<button
77
type="button"

0 commit comments

Comments
 (0)