Skip to content

Commit 523fdf5

Browse files
chore: regenerate SKILL.md
1 parent 2e103e0 commit 523fdf5

File tree

1 file changed

+1
-0
lines changed
  • plugins/sentry-cli/skills/sentry-cli

1 file changed

+1
-0
lines changed

plugins/sentry-cli/skills/sentry-cli/SKILL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,7 @@ Make an authenticated API request
354354

355355
**Flags:**
356356
- `-X, --method <value> - The HTTP method for the request - (default: "GET")`
357+
- `-d, --data <value> - Inline JSON body for the request (like curl -d)`
357358
- `-F, --field <value>... - Add a typed parameter (key=value, key[sub]=value, key[]=value)`
358359
- `-f, --raw-field <value>... - Add a string parameter without JSON parsing`
359360
- `-H, --header <value>... - Add a HTTP request header in key:value format`

0 commit comments

Comments
 (0)