forked from TrueCloudLab/frostfs-api
[#166] doc: Generate doc COMMON_PREFIX matchtype
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
This commit is contained in:
parent
0040853986
commit
e6226c27d2
1 changed files with 1 additions and 0 deletions
|
@ -793,6 +793,7 @@ Type of match expression
|
|||
| STRING_EQUAL | 1 | Full string match |
|
||||
| STRING_NOT_EQUAL | 2 | Full string mismatch |
|
||||
| NOT_PRESENT | 3 | Lack of key |
|
||||
| COMMON_PREFIX | 4 | String prefix match |
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue