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 f91723c commit f3bb22dCopy full SHA for f3bb22d
docs/workflow-example.md
@@ -8,7 +8,7 @@ This document describes the full end-to-end workflow for the `vm.create` task in
8
9
A user (tenant or admin) sends a request to create a new virtual machine:
10
11
-```http
+```bash
12
POST /api/v1/admin/tasks
13
Content-Type: application/json
14
Authorization: Bearer <JWT>
0 commit comments