fixed output for escaping rules (#700)

This commit is contained in:
0xflotus 2018-09-03 20:04:18 +02:00 committed by Jakub Roztočil
parent eb929cbc04
commit 55530c8c6d

View File

@ -426,7 +426,7 @@ token ``--`` to prevent confusion with ``--arguments``:
Content-Type: application/json
{
"-name-starting-with-dash": "value"
"-name-starting-with-dash": "foo"
}