Skip to content

Commit 166feca

Browse files
committed
update
1 parent 3b590f1 commit 166feca

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

articles/azure-resource-manager/bicep/bicep-cli.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,9 @@ The following methods are available through the JSON-RPC interface:
318318
}
319319
```
320320

321-
* **bicep/version**
321+
On success, `"success": true` is returned, with contents holding the formatted Bicep source. On failure, `"success": false` with `diagnostics` describing the failure.
322+
323+
* **bicep/version**
322324

323325
Returns the version of the Bicep CLI.
324326

0 commit comments

Comments
 (0)