We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d28348b commit e5e7e1fCopy full SHA for e5e7e1f
1 file changed
.github/workflows/demo.yml
@@ -39,3 +39,6 @@ jobs:
39
40
- name: List Store Groups
41
run: mage-remote-run store group list --format json
42
+
43
+ - name: Generic REST Call
44
+ run: mage-remote-run rest -m GET /V1/store/websites
0 commit comments