support options field on actions

This commit is contained in:
Jason Ertel
2025-04-04 11:19:30 -04:00
parent 9c455badb9
commit b99bb0b004

View File

@@ -92,6 +92,10 @@ soc:
- PATCH - PATCH
- POST - POST
- PUT - PUT
- field: options
label: XHR Options (JSON)
multiline: True
forcedType: "{}"
- field: body - field: body
label: XHR Content label: XHR Content
- field: encodeBody - field: encodeBody