Fix single asterisk note under "create switch"

Just escaping it so it doesn't become a bullet point
This commit is contained in:
Grey Himmel
2021-11-13 11:48:20 -05:00
committed by GitHub
parent cb38b6809d
commit d00fa8bffa

View File

@@ -234,7 +234,7 @@ JSON Body Parameters
|?timestamp|datetime*|when the switch started|
|members|list of strings**|members present in the switch (or empty list for switch-out)|
* Defaults to "now" when missing.
\* Defaults to "now" when missing.
** Can be short IDs or UUIDs.