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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -234,7 +234,7 @@ JSON Body Parameters
|?timestamp|datetime*|when the switch started| |?timestamp|datetime*|when the switch started|
|members|list of strings**|members present in the switch (or empty list for switch-out)| |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. ** Can be short IDs or UUIDs.